mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 13:18:16 +02:00
IDE: slightly increased MinWidth/Height of comp opts dlg
git-svn-id: trunk@12669 -
This commit is contained in:
parent
178543e288
commit
6459ea4d8f
@ -10,8 +10,8 @@ object frmCompilerOptions: TfrmCompilerOptions
|
||||
Caption = 'frmCompilerOptions'
|
||||
ClientHeight = 528
|
||||
ClientWidth = 669
|
||||
Constraints.MinHeight = 450
|
||||
Constraints.MinWidth = 580
|
||||
Constraints.MinHeight = 500
|
||||
Constraints.MinWidth = 600
|
||||
OnClose = frmCompilerOptionsClose
|
||||
OnResize = FormResize
|
||||
Position = poScreenCenter
|
||||
|
@ -5,8 +5,8 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[
|
||||
+#3#16#2#3'Top'#3#186#0#5'Width'#3#157#2#18'HorzScrollBar.Page'#3#156#2#18'Ve'
|
||||
+'rtScrollBar.Page'#3#15#2#13'ActiveControl'#7#13'edtOtherUnits'#11'BorderIco'
|
||||
+'ns'#11#12'biSystemMenu'#0#7'Caption'#6#18'frmCompilerOptions'#12'ClientHeig'
|
||||
+'ht'#3#16#2#11'ClientWidth'#3#157#2#21'Constraints.MinHeight'#3#194#1#20'Con'
|
||||
+'straints.MinWidth'#3'D'#2#7'OnClose'#7#23'frmCompilerOptionsClose'#8'OnResi'
|
||||
+'ht'#3#16#2#11'ClientWidth'#3#157#2#21'Constraints.MinHeight'#3#244#1#20'Con'
|
||||
+'straints.MinWidth'#3'X'#2#7'OnClose'#7#23'frmCompilerOptionsClose'#8'OnResi'
|
||||
+'ze'#7#10'FormResize'#8'Position'#7#14'poScreenCenter'#0#9'TNotebook'#12'Mai'
|
||||
+'nNotebook'#24'AnchorSideBottom.Control'#7#8'BtnPanel'#6'Height'#3#224#1#5'W'
|
||||
+'idth'#3#157#2#5'Align'#7#5'alTop'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRigh'
|
||||
|
Loading…
Reference in New Issue
Block a user