summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
Diffstat (limited to 'unit1.lfm')
-rw-r--r--unit1.lfm16
1 files changed, 10 insertions, 6 deletions
diff --git a/unit1.lfm b/unit1.lfm
index 8f28e14..218c186 100644
--- a/unit1.lfm
+++ b/unit1.lfm
@@ -1,7 +1,7 @@
object Form1: TForm1
- Left = 222
+ Left = 270
Height = 544
- Top = 140
+ Top = 334
Width = 1018
Caption = 'Form1'
ClientHeight = 544
@@ -10,7 +10,7 @@ object Form1: TForm1
OnCreate = FormCreate
OnDestroy = FormDestroy
OnResize = FormResize
- LCLVersion = '1.2.2.0'
+ LCLVersion = '1.4.4.0'
object Memo1: TMemo
Left = 0
Height = 528
@@ -33,7 +33,7 @@ object Form1: TForm1
Left = 0
Height = 13
Top = 0
- Width = 77
+ Width = 98
Caption = 'Kondensatoren:'
ParentColor = False
end
@@ -56,7 +56,7 @@ object Form1: TForm1
Left = 152
Height = 13
Top = 0
- Width = 72
+ Width = 98
Caption = 'Potentiometer:'
ParentColor = False
end
@@ -75,7 +75,7 @@ object Form1: TForm1
Left = 303
Height = 13
Top = 0
- Width = 61
+ Width = 77
Caption = 'Frequenzen:'
ParentColor = False
end
@@ -95,7 +95,9 @@ object Form1: TForm1
Width = 76
ItemHeight = 0
OnClick = ListBox1Click
+ ScrollWidth = 72
TabOrder = 4
+ TopIndex = -1
end
object ListBox2: TListBox
Left = 534
@@ -103,6 +105,8 @@ object Form1: TForm1
Top = 0
Width = 484
ItemHeight = 0
+ ScrollWidth = 480
TabOrder = 5
+ TopIndex = -1
end
end