summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
Diffstat (limited to 'unit1.lfm')
-rw-r--r--unit1.lfm17
1 files changed, 9 insertions, 8 deletions
diff --git a/unit1.lfm b/unit1.lfm
index 7ef51fa..2e52412 100644
--- a/unit1.lfm
+++ b/unit1.lfm
@@ -31,9 +31,9 @@ object Form1: TForm1
end
object Label1: TLabel
Left = 0
- Height = 13
+ Height = 20
Top = 0
- Width = 98
+ Width = 101
Caption = 'Kondensatoren:'
ParentColor = False
end
@@ -54,9 +54,9 @@ object Form1: TForm1
end
object Label2: TLabel
Left = 152
- Height = 13
+ Height = 20
Top = 0
- Width = 98
+ Width = 96
Caption = 'Potentiometer:'
ParentColor = False
end
@@ -73,9 +73,9 @@ object Form1: TForm1
end
object Label3: TLabel
Left = 303
- Height = 13
+ Height = 20
Top = 0
- Width = 77
+ Width = 80
Caption = 'Frequenzen:'
ParentColor = False
end
@@ -95,7 +95,8 @@ object Form1: TForm1
Width = 76
ItemHeight = 0
OnClick = ListBox1Click
- ScrollWidth = 72
+ OnDblClick = ListBox1DblClick
+ ScrollWidth = 74
TabOrder = 4
TopIndex = -1
end
@@ -105,7 +106,7 @@ object Form1: TForm1
Top = 0
Width = 484
ItemHeight = 0
- ScrollWidth = 480
+ ScrollWidth = 482
TabOrder = 5
TopIndex = -1
end