summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
Diffstat (limited to 'unit1.lfm')
-rw-r--r--unit1.lfm10
1 files changed, 5 insertions, 5 deletions
diff --git a/unit1.lfm b/unit1.lfm
index a8f9e56..26a5bf0 100644
--- a/unit1.lfm
+++ b/unit1.lfm
@@ -11,7 +11,7 @@ object Form1: TForm1
OnDestroy = FormDestroy
OnResize = FormResize
OnShow = FormShow
- LCLVersion = '2.0.0.4'
+ LCLVersion = '2.0.2.0'
object Memo1: TMemo
Left = 0
Height = 584
@@ -73,18 +73,18 @@ object Form1: TForm1
end
object CheckBox1: TCheckBox
Left = 272
- Height = 23
+ Height = 21
Top = 596
- Width = 96
+ Width = 93
Caption = 'aufploppen'
OnClick = CheckBox1Click
TabOrder = 2
end
object CheckBox2: TCheckBox
Left = 416
- Height = 23
+ Height = 21
Top = 596
- Width = 91
+ Width = 86
Caption = 'Ton geben'
Checked = True
OnClick = CheckBox1Click