From bf31481db80acd7fc90541655a8a7b81fbd8124d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 8 Apr 2020 12:19:19 +0200 Subject: Bilder exportierbar --- unit1.lfm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'unit1.lfm') diff --git a/unit1.lfm b/unit1.lfm index c16f297..3c5f1cc 100644 --- a/unit1.lfm +++ b/unit1.lfm @@ -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 -- cgit v1.2.3-54-g00ecf