active
This commit is contained in:
JianjunLiu
2022-12-22 13:47:45 +08:00
parent 05ae594b93
commit 5c87f678d6
4 changed files with 153 additions and 81 deletions
+1 -1
View File
@@ -1073,7 +1073,7 @@ type TFTSLScriptMemo = class(TFTSLScriptcustomMemo)
begin
inherited;
end
function SetFocus();
function SetFocus();override;
begin
global g_script_can_set_not_focus;
if g_script_can_set_not_focus then return ;