fixed Copy/Paste on scripting form

This commit is contained in:
ronaldhordijk
2005-07-23 09:12:28 +00:00
parent cd9ed111dd
commit 5872baafb0
2 changed files with 57 additions and 1 deletions

View File

@ -14,6 +14,7 @@ object ScriptEditor: TScriptEditor
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShortCut = FormShortCut
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13