IDE: fixed layout of resized Show compiler options dialog from Zeljan (issue #13966)

git-svn-id: trunk@20593 -
This commit is contained in:
vincents 2009-06-12 11:52:41 +00:00
parent b91cb65bc3
commit f46828a1b1
2 changed files with 11 additions and 11 deletions

View File

@ -47,7 +47,7 @@ object ShowCompilerOptionsDlg: TShowCompilerOptionsDlg
Height = 17 Height = 17
Top = 161 Top = 161
Width = 131 Width = 131
Anchors = [akLeft] Anchors = [akLeft, akBottom]
BorderSpacing.Top = 6 BorderSpacing.Top = 6
Caption = 'RelativePathsCheckBox' Caption = 'RelativePathsCheckBox'
Checked = True Checked = True

View File

@ -17,14 +17,14 @@ LazarusResources.Add('TShowCompilerOptionsDlg','FORMDATA',[
+'PathsCheckBox'#22'AnchorSideLeft.Control'#7#15'CmdLineGroupbox'#21'AnchorSi' +'PathsCheckBox'#22'AnchorSideLeft.Control'#7#15'CmdLineGroupbox'#21'AnchorSi'
+'deTop.Control'#7#15'CmdLineGroupbox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4 +'deTop.Control'#7#15'CmdLineGroupbox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4
+'Left'#2#6#6'Height'#2#17#3'Top'#3#161#0#5'Width'#3#131#0#7'Anchors'#11#6'ak' +'Left'#2#6#6'Height'#2#17#3'Top'#3#161#0#5'Width'#3#131#0#7'Anchors'#11#6'ak'
+'Left'#0#17'BorderSpacing.Top'#2#6#7'Caption'#6#21'RelativePathsCheckBox'#7 +'Left'#8'akBottom'#0#17'BorderSpacing.Top'#2#6#7'Caption'#6#21'RelativePaths'
+'Checked'#9#8'OnChange'#7#27'RelativePathsCheckBoxChange'#5'State'#7#9'cbChe' +'CheckBox'#7'Checked'#9#8'OnChange'#7#27'RelativePathsCheckBoxChange'#5'Stat'
+'cked'#8'TabOrder'#2#1#0#0#7'TBitBtn'#8'OkButton'#21'AnchorSideTop.Control'#7 +'e'#7#9'cbChecked'#8'TabOrder'#2#1#0#0#7'TBitBtn'#8'OkButton'#21'AnchorSideT'
+#15'CmdLineGroupbox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRigh' +'op.Control'#7#15'CmdLineGroupbox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23
+'t.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSide' +'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'
+'Bottom.Control'#7#5'Owner'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left' +#24'AnchorSideBottom.Control'#7#5'Owner'#21'AnchorSideBottom.Side'#7#9'asrBo'
+#3'5'#1#6'Height'#2#26#3'Top'#3#162#0#5'Width'#2'K'#7'Anchors'#11#7'akRight' +'ttom'#4'Left'#3'5'#1#6'Height'#2#26#3'Top'#3#162#0#5'Width'#2'K'#7'Anchors'
+#8'akBottom'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#6'&Cl' +#11#7'akRight'#8'akBottom'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Ca'
+'ose'#21'Constraints.MinHeight'#2#22#20'Constraints.MinWidth'#2'K'#4'Kind'#7 +'ption'#6#6'&Close'#21'Constraints.MinHeight'#2#22#20'Constraints.MinWidth'#2
+#7'bkClose'#9'NumGlyphs'#2#0#8'TabOrder'#2#2#0#0#0 +'K'#4'Kind'#7#7'bkClose'#9'NumGlyphs'#2#0#8'TabOrder'#2#2#0#0#0
]); ]);