summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
Diffstat (limited to 'unit1.lfm')
-rw-r--r--unit1.lfm1
1 files changed, 1 insertions, 0 deletions
diff --git a/unit1.lfm b/unit1.lfm
index 0f071c4..efb3921 100644
--- a/unit1.lfm
+++ b/unit1.lfm
@@ -10,6 +10,7 @@ object Form1: TForm1
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
+ OnKeyDown = FormKeyDown
OnShow = FormShow
LCLVersion = '1.4.4.0'
object Image1: TImage