From 7ad3358823eadecb0ce8ee438db1df4c93e0fe01 Mon Sep 17 00:00:00 2001 From: mattias Date: Wed, 21 Apr 2004 21:38:28 +0000 Subject: [PATCH] clean up git-svn-id: trunk@5421 - --- ide/viewunit_dlg.lfm | 3 +-- ide/viewunits1.lrs | 25 ++++++++++++------------- 2 files changed, 13 insertions(+), 15 deletions(-) diff --git a/ide/viewunit_dlg.lfm b/ide/viewunit_dlg.lfm index 78c4c530ba..08e7e526cf 100644 --- a/ide/viewunit_dlg.lfm +++ b/ide/viewunit_dlg.lfm @@ -14,7 +14,6 @@ object VIEWUNITS: TVIEWUNITS Caption = 'OK' TabOrder = 0 OnClick = BTNOKCLICK - Cursor = 25 Left = 312 Height = 25 Top = 10 @@ -25,7 +24,6 @@ object VIEWUNITS: TVIEWUNITS Caption = 'Cancel' TabOrder = 1 OnClick = BTNCANCELCLICK - Cursor = 25 Left = 312 Height = 25 Top = 45 @@ -53,6 +51,7 @@ object VIEWUNITS: TVIEWUNITS object MultiSelectCheckBox: TCheckBox AllowGrayed = True Anchors = [akTop, akRight] + AutoSize = True Caption = 'Multi Select' DragCursor = 65524 OnClick = MultiselectCheckBoxClick diff --git a/ide/viewunits1.lrs b/ide/viewunits1.lrs index 6564a05ecf..97be45d227 100644 --- a/ide/viewunits1.lrs +++ b/ide/viewunits1.lrs @@ -6,17 +6,16 @@ LazarusResources.Add('TVIEWUNITS','FORMDATA',[ +#18'HorzScrollBar.Page'#3#161#1#18'VertScrollBar.Page'#3#205#0#4'Left'#3#221 +#1#6'Height'#3#204#0#3'Top'#3#156#1#5'Width'#3#160#1#0#7'TButton'#5'btnOK'#7 +'Anchors'#11#5'akTop'#7'akRight'#0#7'Caption'#6#2'OK'#8'TabOrder'#2#0#7'OnCl' - +'ick'#7#10'BTNOKCLICK'#6'Cursor'#2#25#4'Left'#3'8'#1#6'Height'#2#25#3'Top'#2 - +#10#5'Width'#2'`'#0#0#7'TButton'#9'btnCancel'#7'Anchors'#11#5'akTop'#7'akRig' - +'ht'#0#7'Caption'#6#6'Cancel'#8'TabOrder'#2#1#7'OnClick'#7#14'BTNCANCELCLICK' - +#6'Cursor'#2#25#4'Left'#3'8'#1#6'Height'#2#25#3'Top'#2'-'#5'Width'#2'`'#0#0#5 - +'TEdit'#4'Edit'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Enabled'#8#8 - +'TabOrder'#2#2#8'TabOrder'#2#2#4'Left'#2#10#6'Height'#2#25#3'Top'#2#10#5'Wid' - +'th'#3'&'#1#0#0#8'TListBox'#7'Listbox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'ak' - +'Right'#8'akBottom'#0#8'TabOrder'#2#3#8'TopIndex'#2#255#4'Left'#2#10#6'Heigh' - +'t'#3#147#0#3'Top'#2'-'#5'Width'#3'&'#1#0#0#9'TCheckBox'#19'MultiSelectCheck' - +'Box'#11'AllowGrayed'#9#7'Anchors'#11#5'akTop'#7'akRight'#0#7'Caption'#6#12 - +'Multi Select'#10'DragCursor'#4#244#255#0#0#7'OnClick'#7#24'MultiselectCheck' - +'BoxClick'#8'TabOrder'#2#4#4'Left'#3'6'#1#6'Height'#2#20#3'Top'#2'\'#5'Width' - +#2'b'#0#0#0 + +'ick'#7#10'BTNOKCLICK'#4'Left'#3'8'#1#6'Height'#2#25#3'Top'#2#10#5'Width'#2 + +'`'#0#0#7'TButton'#9'btnCancel'#7'Anchors'#11#5'akTop'#7'akRight'#0#7'Captio' + +'n'#6#6'Cancel'#8'TabOrder'#2#1#7'OnClick'#7#14'BTNCANCELCLICK'#4'Left'#3'8' + +#1#6'Height'#2#25#3'Top'#2'-'#5'Width'#2'`'#0#0#5'TEdit'#4'Edit'#7'Anchors' + +#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Enabled'#8#8'TabOrder'#2#2#8'TabOrder' + +#2#2#4'Left'#2#10#6'Height'#2#25#3'Top'#2#10#5'Width'#3'&'#1#0#0#8'TListBox' + +#7'Listbox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#8'TabO' + +'rder'#2#3#8'TopIndex'#2#255#4'Left'#2#10#6'Height'#3#147#0#3'Top'#2'-'#5'Wi' + +'dth'#3'&'#1#0#0#9'TCheckBox'#19'MultiSelectCheckBox'#11'AllowGrayed'#9#7'An' + +'chors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#7'Caption'#6#12'Multi Select' + +#10'DragCursor'#4#244#255#0#0#7'OnClick'#7#24'MultiselectCheckBoxClick'#8'Ta' + +'bOrder'#2#4#4'Left'#3'6'#1#6'Height'#2#20#3'Top'#2'\'#5'Width'#2'b'#0#0#0 ]);