summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
Diffstat (limited to 'unit1.lfm')
-rw-r--r--unit1.lfm24
1 files changed, 12 insertions, 12 deletions
diff --git a/unit1.lfm b/unit1.lfm
index 9459406..a9700ad 100644
--- a/unit1.lfm
+++ b/unit1.lfm
@@ -30,39 +30,39 @@ object form1: Tform1
end
object listBox1: TListBox
Left = 0
- Height = 152
+ Height = 153
Top = 40
- Width = 344
+ Width = 400
ItemHeight = 0
OnClick = listBox1Click
- ScrollWidth = 342
+ ScrollWidth = 396
TabOrder = 2
TopIndex = -1
end
object listBox2: TListBox
Left = 0
- Height = 144
- Top = 192
- Width = 344
+ Height = 145
+ Top = 193
+ Width = 400
ItemHeight = 0
OnClick = listBox2Click
- ScrollWidth = 342
+ ScrollWidth = 396
TabOrder = 3
TopIndex = -1
end
object listBox3: TListBox
Left = 0
- Height = 256
- Top = 336
- Width = 344
+ Height = 258
+ Top = 339
+ Width = 400
ItemHeight = 0
OnClick = listBox3Click
- ScrollWidth = 342
+ ScrollWidth = 396
TabOrder = 4
TopIndex = -1
end
object image1: TImage
- Left = 344
+ Left = 400
Height = 90
Top = 0
Width = 90