mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-05 19:46:01 +02:00
ide: fix goto form layout again
git-svn-id: trunk@19581 -
This commit is contained in:
parent
d87a1cfcf9
commit
8c93dc5ffd
@ -1,6 +1,6 @@
|
|||||||
object frmGoto: TfrmGoto
|
object frmGoto: TfrmGoto
|
||||||
Left = 423
|
Left = 423
|
||||||
Height = 69
|
Height = 101
|
||||||
Top = 427
|
Top = 427
|
||||||
Width = 250
|
Width = 250
|
||||||
ActiveControl = Edit1
|
ActiveControl = Edit1
|
||||||
@ -8,47 +8,39 @@ object frmGoto: TfrmGoto
|
|||||||
BorderIcons = [biSystemMenu]
|
BorderIcons = [biSystemMenu]
|
||||||
BorderStyle = bsDialog
|
BorderStyle = bsDialog
|
||||||
Caption = 'frmGoto'
|
Caption = 'frmGoto'
|
||||||
ClientHeight = 69
|
ClientHeight = 101
|
||||||
ClientWidth = 250
|
ClientWidth = 250
|
||||||
LCLVersion = '0.9.27'
|
LCLVersion = '0.9.27'
|
||||||
object Label1: TLabel
|
object Label1: TLabel
|
||||||
AnchorSideLeft.Control = Owner
|
|
||||||
AnchorSideTop.Control = Owner
|
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 14
|
Height = 18
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 32
|
Width = 238
|
||||||
|
Align = alTop
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Label1'
|
Caption = 'Label1'
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
end
|
end
|
||||||
object Edit1: TEdit
|
object Edit1: TEdit
|
||||||
AnchorSideLeft.Control = Owner
|
|
||||||
AnchorSideTop.Control = Label1
|
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
AnchorSideRight.Control = Owner
|
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 26
|
Top = 30
|
||||||
Width = 238
|
Width = 238
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Align = alTop
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
Text = 'Edit1'
|
Text = 'Edit1'
|
||||||
end
|
end
|
||||||
object ButtonPanel1: TButtonPanel
|
object ButtonPanel1: TButtonPanel
|
||||||
AnchorSideLeft.Control = Owner
|
|
||||||
AnchorSideTop.Control = Edit1
|
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
AnchorSideRight.Control = Owner
|
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 26
|
Height = 36
|
||||||
Top = 55
|
Top = 59
|
||||||
Width = 238
|
Width = 238
|
||||||
Align = alNone
|
Align = alTop
|
||||||
Anchors = [akTop, akLeft, akRight]
|
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
ShowButtons = [pbOK, pbCancel]
|
ShowButtons = [pbOK, pbCancel]
|
||||||
ShowBevel = False
|
ShowBevel = False
|
||||||
|
@ -1,22 +1,17 @@
|
|||||||
{ This is an automatically generated lazarus resource file }
|
{ This is an automatically generated lazarus resource file }
|
||||||
|
|
||||||
LazarusResources.Add('TfrmGoto','FORMDATA',[
|
LazarusResources.Add('TfrmGoto','FORMDATA',[
|
||||||
'TPF0'#8'TfrmGoto'#7'frmGoto'#4'Left'#3#167#1#6'Height'#2'E'#3'Top'#3#171#1#5
|
'TPF0'#8'TfrmGoto'#7'frmGoto'#4'Left'#3#167#1#6'Height'#2'e'#3'Top'#3#171#1#5
|
||||||
+'Width'#3#250#0#13'ActiveControl'#7#5'Edit1'#8'AutoSize'#9#11'BorderIcons'#11
|
+'Width'#3#250#0#13'ActiveControl'#7#5'Edit1'#8'AutoSize'#9#11'BorderIcons'#11
|
||||||
+#12'biSystemMenu'#0#11'BorderStyle'#7#8'bsDialog'#7'Caption'#6#7'frmGoto'#12
|
+#12'biSystemMenu'#0#11'BorderStyle'#7#8'bsDialog'#7'Caption'#6#7'frmGoto'#12
|
||||||
+'ClientHeight'#2'E'#11'ClientWidth'#3#250#0#10'LCLVersion'#6#6'0.9.27'#0#6'T'
|
+'ClientHeight'#2'e'#11'ClientWidth'#3#250#0#10'LCLVersion'#6#6'0.9.27'#0#6'T'
|
||||||
+'Label'#6'Label1'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Con'
|
+'Label'#6'Label1'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#3#238#0#5'A'
|
||||||
+'trol'#7#5'Owner'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2' '#20'Bor'
|
+'lign'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#6'Label1'#11'Par'
|
||||||
+'derSpacing.Around'#2#6#7'Caption'#6#6'Label1'#11'ParentColor'#8#0#0#5'TEdit'
|
+'entColor'#8#0#0#5'TEdit'#5'Edit1'#18'AnchorSideTop.Side'#7#9'asrBottom'#20
|
||||||
+#5'Edit1'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#6
|
+'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#30
|
||||||
+'Label1'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7
|
+#5'Width'#3#238#0#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrde'
|
||||||
+#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23
|
+'r'#2#0#4'Text'#6#5'Edit1'#0#0#12'TButtonPanel'#12'ButtonPanel1'#18'AnchorSi'
|
||||||
+#3'Top'#2#26#5'Width'#3#238#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0
|
+'deTop.Side'#7#9'asrBottom'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2
|
||||||
+#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#4'Text'#6#5'Edit1'#0#0#12'TBut'
|
+#6#6'Height'#2'$'#3'Top'#2';'#5'Width'#3#238#0#5'Align'#7#5'alTop'#8'TabOrde'
|
||||||
+'tonPanel'#12'ButtonPanel1'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorS'
|
+'r'#2#1#11'ShowButtons'#11#4'pbOK'#8'pbCancel'#0#9'ShowBevel'#8#0#0#0
|
||||||
+'ideTop.Control'#7#5'Edit1'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorS'
|
|
||||||
+'ideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'
|
|
||||||
+#2#6#6'Height'#2#26#3'Top'#2'7'#5'Width'#3#238#0#5'Align'#7#6'alNone'#7'Anch'
|
|
||||||
+'ors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'TabOrder'#2#1#11'ShowButtons'#11#4
|
|
||||||
+'pbOK'#8'pbCancel'#0#9'ShowBevel'#8#0#0#0
|
|
||||||
]);
|
]);
|
||||||
|
Loading…
Reference in New Issue
Block a user