mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 15:49:27 +02:00
ide: fix ide options button panel size, taborder
git-svn-id: trunk@18294 -
This commit is contained in:
parent
7e20edbb6f
commit
3df2963814
@ -1,4 +1,4 @@
|
||||
inherited IDEOptionsDialog: TIDEOptionsDialog
|
||||
object IDEOptionsDialog: TIDEOptionsDialog
|
||||
Left = 317
|
||||
Height = 500
|
||||
Top = 304
|
||||
@ -9,40 +9,33 @@ inherited IDEOptionsDialog: TIDEOptionsDialog
|
||||
Constraints.MinHeight = 300
|
||||
Constraints.MinWidth = 300
|
||||
Position = poScreenCenter
|
||||
object ButtonPanel: TButtonPanel[0]
|
||||
LCLVersion = '0.9.27'
|
||||
object ButtonPanel: TButtonPanel
|
||||
Left = 6
|
||||
Height = 40
|
||||
Top = 460
|
||||
Height = 30
|
||||
Top = 464
|
||||
Width = 688
|
||||
HelpContext = 0
|
||||
Align = alBottom
|
||||
AutoSize = True
|
||||
ButtonOrder = boDefault
|
||||
TabOrder = 0
|
||||
DefaultButton = pbOK
|
||||
TabOrder = 1
|
||||
Spacing = 0
|
||||
ShowButtons = [pbOK, pbCancel, pbHelp]
|
||||
ShowBevel = False
|
||||
end
|
||||
object CategoryTree: TTreeView[1]
|
||||
object CategoryTree: TTreeView
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideTop.Control = Owner
|
||||
AnchorSideBottom.Control = ButtonPanel
|
||||
Left = 6
|
||||
Height = 448
|
||||
Height = 452
|
||||
Top = 6
|
||||
Width = 206
|
||||
HelpContext = 0
|
||||
Anchors = [akTop, akLeft, akBottom]
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 6
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Ctl3D = False
|
||||
Constraints.MinWidth = 206
|
||||
DefaultItemHeight = 15
|
||||
TabOrder = 1
|
||||
TabOrder = 0
|
||||
OnChange = CategoryTreeChange
|
||||
end
|
||||
end
|
||||
|
@ -1,21 +1,18 @@
|
||||
{ This is an automatically generated lazarus resource file }
|
||||
|
||||
LazarusResources.Add('TIDEOptionsDialog','FORMDATA',[
|
||||
'TPF0'#241#17'TIDEOptionsDialog'#16'IDEOptionsDialog'#4'Left'#3'='#1#6'Height'
|
||||
+#3#244#1#3'Top'#3'0'#1#5'Width'#3#188#2#7'Caption'#6#16'IDEOptionsDialog'#12
|
||||
+'ClientHeight'#3#244#1#11'ClientWidth'#3#188#2#21'Constraints.MinHeight'#3','
|
||||
+#1#20'Constraints.MinWidth'#3','#1#8'Position'#7#14'poScreenCenter'#0#242#2#0
|
||||
+#12'TButtonPanel'#11'ButtonPanel'#4'Left'#2#6#6'Height'#2'('#3'Top'#3#204#1#5
|
||||
+'Width'#3#176#2#11'HelpContext'#2#0#5'Align'#7#8'alBottom'#8'AutoSize'#9#11
|
||||
+'ButtonOrder'#7#9'boDefault'#8'TabOrder'#2#0#13'DefaultButton'#7#4'pbOK'#11
|
||||
+'ShowButtons'#11#4'pbOK'#8'pbCancel'#6'pbHelp'#0#0#0#242#2#1#9'TTreeView'#12
|
||||
+'CategoryTree'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Contro'
|
||||
+'l'#7#5'Owner'#24'AnchorSideBottom.Control'#7#11'ButtonPanel'#4'Left'#2#6#6
|
||||
+'Height'#3#192#1#3'Top'#2#6#5'Width'#3#206#0#11'HelpContext'#2#0#7'Anchors'
|
||||
+#11#5'akTop'#6'akLeft'#8'akBottom'#0#18'BorderSpacing.Left'#2#6#17'BorderSpa'
|
||||
+'cing.Top'#2#6#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#6#20'B'
|
||||
+'orderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31
|
||||
+'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#5'Ctl3D'#8#20'Constraints.Min'
|
||||
+'Width'#3#206#0#17'DefaultItemHeight'#2#15#8'TabOrder'#2#1#8'OnChange'#7#18
|
||||
+'CategoryTreeChange'#0#0#0
|
||||
'TPF0'#17'TIDEOptionsDialog'#16'IDEOptionsDialog'#4'Left'#3'='#1#6'Height'#3
|
||||
+#244#1#3'Top'#3'0'#1#5'Width'#3#188#2#7'Caption'#6#16'IDEOptionsDialog'#12'C'
|
||||
+'lientHeight'#3#244#1#11'ClientWidth'#3#188#2#21'Constraints.MinHeight'#3','
|
||||
+#1#20'Constraints.MinWidth'#3','#1#8'Position'#7#14'poScreenCenter'#10'LCLVe'
|
||||
+'rsion'#6#6'0.9.27'#0#12'TButtonPanel'#11'ButtonPanel'#4'Left'#2#6#6'Height'
|
||||
+#2#30#3'Top'#3#208#1#5'Width'#3#176#2#8'TabOrder'#2#1#7'Spacing'#2#0#11'Show'
|
||||
+'Buttons'#11#4'pbOK'#8'pbCancel'#6'pbHelp'#0#9'ShowBevel'#8#0#0#9'TTreeView'
|
||||
+#12'CategoryTree'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Con'
|
||||
+'trol'#7#5'Owner'#24'AnchorSideBottom.Control'#7#11'ButtonPanel'#4'Left'#2#6
|
||||
+#6'Height'#3#196#1#3'Top'#2#6#5'Width'#3#206#0#7'Anchors'#11#5'akTop'#6'akLe'
|
||||
+'ft'#8'akBottom'#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#20'B'
|
||||
+'orderSpacing.Bottom'#2#6#5'Ctl3D'#8#20'Constraints.MinWidth'#3#206#0#17'Def'
|
||||
+'aultItemHeight'#2#15#8'TabOrder'#2#0#8'OnChange'#7#18'CategoryTreeChange'#0
|
||||
+#0#0
|
||||
]);
|
||||
|
@ -34,7 +34,7 @@
|
||||
{$DEFINE VerboseIDEMultiForm}
|
||||
{$ENDIF}
|
||||
|
||||
{off $apptype console}
|
||||
{$apptype console}
|
||||
|
||||
{off $define UseTurbopowerInHelp}
|
||||
{$define UseJCF}
|
||||
|
Loading…
Reference in New Issue
Block a user