diff options
Diffstat (limited to 'unit1.lfm')
-rw-r--r-- | unit1.lfm | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ object Form1: TForm1 - Left = 740 + Left = 719 Height = 313 - Top = 407 + Top = 449 Width = 426 BorderStyle = bsSingle Caption = 'Rätsel' OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow - LCLVersion = '1.8.4.0' + LCLVersion = '2.0.6.0' end |