mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 20:28:19 +02:00
improved layout from Alexandre Leclerc
git-svn-id: trunk@9260 -
This commit is contained in:
parent
2f2c92352b
commit
e0bb1797fc
@ -2,6 +2,7 @@ The following people contributed to Lazarus:
|
||||
|
||||
A. J. Venter
|
||||
Alexander Shiyan
|
||||
Alexandre Leclerc
|
||||
Alexandru Alexandrov
|
||||
Andreas Hausladen
|
||||
Andrew Haines
|
||||
|
@ -1,48 +1,58 @@
|
||||
object EncloseSelectionDialog: TEncloseSelectionDialog
|
||||
Left = 406
|
||||
Height = 244
|
||||
Top = 308
|
||||
Width = 427
|
||||
HorzScrollBar.Page = 426
|
||||
VertScrollBar.Page = 243
|
||||
ActiveControl = OkButton
|
||||
Caption = 'Enclose Selection'
|
||||
ClientHeight = 244
|
||||
ClientWidth = 427
|
||||
OnCreate = EncloseSelectionDialogCREATE
|
||||
OnResize = EncloseSelectionDialogResize
|
||||
PixelsPerInch = 112
|
||||
PixelsPerInch = 96
|
||||
Position = poScreenCenter
|
||||
HorzScrollBar.Page = 426
|
||||
VertScrollBar.Page = 243
|
||||
Left = 406
|
||||
Height = 244
|
||||
Top = 308
|
||||
Width = 427
|
||||
object OkButton: TButton
|
||||
Anchors = [akLeft, akBottom]
|
||||
BorderSpacing.OnChange = nil
|
||||
Caption = 'Ok'
|
||||
ModalResult = 1
|
||||
TabOrder = 0
|
||||
Left = 88
|
||||
Height = 25
|
||||
Top = 208
|
||||
Width = 107
|
||||
Anchors = [akLeft, akBottom]
|
||||
BorderSpacing.InnerBorder = 2
|
||||
Caption = 'Ok'
|
||||
Default = True
|
||||
ModalResult = 1
|
||||
TabOrder = 1
|
||||
end
|
||||
object CancelButton: TButton
|
||||
Anchors = [akLeft, akBottom]
|
||||
BorderSpacing.OnChange = nil
|
||||
Cancel = True
|
||||
Caption = 'Cancel'
|
||||
ModalResult = 2
|
||||
TabOrder = 1
|
||||
Left = 224
|
||||
Height = 25
|
||||
Top = 208
|
||||
Width = 104
|
||||
Anchors = [akLeft, akBottom]
|
||||
BorderSpacing.InnerBorder = 2
|
||||
Cancel = True
|
||||
Caption = 'Cancel'
|
||||
ModalResult = 2
|
||||
TabOrder = 2
|
||||
end
|
||||
object TypeRadiogroup: TRadioGroup
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
BorderSpacing.OnChange = nil
|
||||
Caption = 'Type'
|
||||
ParentColor = True
|
||||
Left = 8
|
||||
Height = 189
|
||||
Top = 8
|
||||
Width = 409
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
AutoFill = True
|
||||
Caption = 'Type'
|
||||
ChildSizing.LeftRightSpacing = 6
|
||||
ChildSizing.TopBottomSpacing = 6
|
||||
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
|
||||
ChildSizing.EnlargeVertical = crsHomogenousChildResize
|
||||
ChildSizing.ShrinkHorizontal = crsScaleChilds
|
||||
ChildSizing.ShrinkVertical = crsScaleChilds
|
||||
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
||||
ChildSizing.ControlsPerLine = 1
|
||||
TabOrder = 0
|
||||
end
|
||||
end
|
||||
|
@ -1,19 +1,25 @@
|
||||
{ This is an automatically generated lazarus resource file }
|
||||
|
||||
LazarusResources.Add('TEncloseSelectionDialog','FORMDATA',[
|
||||
'TPF0'#23'TEncloseSelectionDialog'#22'EncloseSelectionDialog'#7'Caption'#6#17
|
||||
+'Enclose Selection'#12'ClientHeight'#3#244#0#11'ClientWidth'#3#171#1#8'OnCre'
|
||||
+'ate'#7#28'EncloseSelectionDialogCREATE'#8'OnResize'#7#28'EncloseSelectionDi'
|
||||
+'alogResize'#13'PixelsPerInch'#2'p'#8'Position'#7#14'poScreenCenter'#18'Horz'
|
||||
+'ScrollBar.Page'#3#170#1#18'VertScrollBar.Page'#3#243#0#4'Left'#3#150#1#6'He'
|
||||
+'ight'#3#244#0#3'Top'#3'4'#1#5'Width'#3#171#1#0#7'TButton'#8'OkButton'#7'Anc'
|
||||
+'hors'#11#6'akLeft'#8'akBottom'#0#22'BorderSpacing.OnChange'#13#7'Caption'#6
|
||||
+#2'Ok'#11'ModalResult'#2#1#8'TabOrder'#2#0#4'Left'#2'X'#6'Height'#2#25#3'Top'
|
||||
+#3#208#0#5'Width'#2'k'#0#0#7'TButton'#12'CancelButton'#7'Anchors'#11#6'akLef'
|
||||
+'t'#8'akBottom'#0#22'BorderSpacing.OnChange'#13#6'Cancel'#9#7'Caption'#6#6'C'
|
||||
+'ancel'#11'ModalResult'#2#2#8'TabOrder'#2#1#4'Left'#3#224#0#6'Height'#2#25#3
|
||||
+'Top'#3#208#0#5'Width'#2'h'#0#0#11'TRadioGroup'#14'TypeRadiogroup'#7'Anchors'
|
||||
+#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#22'BorderSpacing.OnChange'#13
|
||||
+#7'Caption'#6#4'Type'#11'ParentColor'#9#4'Left'#2#8#6'Height'#3#189#0#3'Top'
|
||||
+#2#8#5'Width'#3#153#1#0#0#0
|
||||
'TPF0'#23'TEncloseSelectionDialog'#22'EncloseSelectionDialog'#4'Left'#3#150#1
|
||||
+#6'Height'#3#244#0#3'Top'#3'4'#1#5'Width'#3#171#1#18'HorzScrollBar.Page'#3
|
||||
+#170#1#18'VertScrollBar.Page'#3#243#0#13'ActiveControl'#7#8'OkButton'#7'Capt'
|
||||
+'ion'#6#17'Enclose Selection'#12'ClientHeight'#3#244#0#11'ClientWidth'#3#171
|
||||
+#1#8'OnCreate'#7#28'EncloseSelectionDialogCREATE'#8'OnResize'#7#28'EncloseSe'
|
||||
+'lectionDialogResize'#13'PixelsPerInch'#2'`'#8'Position'#7#14'poScreenCenter'
|
||||
+#0#7'TButton'#8'OkButton'#4'Left'#2'X'#6'Height'#2#25#3'Top'#3#208#0#5'Width'
|
||||
+#2'k'#7'Anchors'#11#6'akLeft'#8'akBottom'#0#25'BorderSpacing.InnerBorder'#2#2
|
||||
+#7'Caption'#6#2'Ok'#7'Default'#9#11'ModalResult'#2#1#8'TabOrder'#2#1#0#0#7'T'
|
||||
+'Button'#12'CancelButton'#4'Left'#3#224#0#6'Height'#2#25#3'Top'#3#208#0#5'Wi'
|
||||
+'dth'#2'h'#7'Anchors'#11#6'akLeft'#8'akBottom'#0#25'BorderSpacing.InnerBorde'
|
||||
+'r'#2#2#6'Cancel'#9#7'Caption'#6#6'Cancel'#11'ModalResult'#2#2#8'TabOrder'#2
|
||||
+#2#0#0#11'TRadioGroup'#14'TypeRadiogroup'#4'Left'#2#8#6'Height'#3#189#0#3'To'
|
||||
+'p'#2#8#5'Width'#3#153#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBot'
|
||||
+'tom'#0#8'AutoFill'#9#7'Caption'#6#4'Type'#28'ChildSizing.LeftRightSpacing'#2
|
||||
+#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7
|
||||
+#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomoge'
|
||||
+'nousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'C'
|
||||
+'hildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29
|
||||
+'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1#8'TabOrd'
|
||||
+'er'#2#0#0#0#0
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user