fixed Copy/Paste on scripting form
This commit is contained in:
@ -14,6 +14,7 @@ object ScriptEditor: TScriptEditor
|
||||
OnClose = FormClose
|
||||
OnCreate = FormCreate
|
||||
OnDestroy = FormDestroy
|
||||
OnShortCut = FormShortCut
|
||||
OnShow = FormShow
|
||||
PixelsPerInch = 96
|
||||
TextHeight = 13
|
||||
|
Reference in New Issue
Block a user