summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
Diffstat (limited to 'unit1.lfm')
-rw-r--r--unit1.lfm3
1 files changed, 2 insertions, 1 deletions
diff --git a/unit1.lfm b/unit1.lfm
index e6d4251..8ec305b 100644
--- a/unit1.lfm
+++ b/unit1.lfm
@@ -3,6 +3,7 @@ object Form1: TForm1
Height = 240
Top = 197
Width = 320
- Caption = 'Form1'
+ Caption = 'Rätsel'
+ OnCreate = FormCreate
LCLVersion = '1.6.0.4'
end