jmk
active
This commit is contained in:
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user