summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-10-08 21:47:27 +0200
committerErich Eckner <git@eckner.net>2017-10-08 21:47:27 +0200
commit95afcc66f4a1e723d25cd0569863d3ee4d0dc0af (patch)
tree4e27d3974c21bf605054f9e7220c73b1142de57c /unit1.lfm
parent58790ee6b3a7fcf4fd939bb417964cee2b75f0ef (diff)
downloadGPS-Schneidetisch-95afcc66f4a1e723d25cd0569863d3ee4d0dc0af.tar.xz
breitere ListBoxenHEADmaster
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