ide: fix goto form layout again

git-svn-id: trunk@19581 -
This commit is contained in:
paul 2009-04-23 03:06:21 +00:00
parent d87a1cfcf9
commit 8c93dc5ffd
2 changed files with 21 additions and 34 deletions

View File

@ -1,6 +1,6 @@
object frmGoto: TfrmGoto
Left = 423
Height = 69
Height = 101
Top = 427
Width = 250
ActiveControl = Edit1
@ -8,47 +8,39 @@ object frmGoto: TfrmGoto
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'frmGoto'
ClientHeight = 69
ClientHeight = 101
ClientWidth = 250
LCLVersion = '0.9.27'
object Label1: TLabel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Owner
Left = 6
Height = 14
Height = 18
Top = 6
Width = 32
Width = 238
Align = alTop
BorderSpacing.Around = 6
Caption = 'Label1'
ParentColor = False
end
object Edit1: TEdit
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Label1
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 6
Height = 23
Top = 26
Top = 30
Width = 238
Anchors = [akTop, akLeft, akRight]
Align = alTop
BorderSpacing.Around = 6
TabOrder = 0
Text = 'Edit1'
end
object ButtonPanel1: TButtonPanel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Edit1
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 6
Height = 26
Top = 55
Height = 36
Top = 59
Width = 238
Align = alNone
Anchors = [akTop, akLeft, akRight]
Align = alTop
TabOrder = 1
ShowButtons = [pbOK, pbCancel]
ShowBevel = False

View File

@ -1,22 +1,17 @@
{ This is an automatically generated lazarus resource file }
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
+#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'
+'Label'#6'Label1'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Con'
+'trol'#7#5'Owner'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2' '#20'Bor'
+'derSpacing.Around'#2#6#7'Caption'#6#6'Label1'#11'ParentColor'#8#0#0#5'TEdit'
+#5'Edit1'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#6
+'Label1'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7
+#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23
+#3'Top'#2#26#5'Width'#3#238#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0
+#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#4'Text'#6#5'Edit1'#0#0#12'TBut'
+'tonPanel'#12'ButtonPanel1'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorS'
+'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
+'ClientHeight'#2'e'#11'ClientWidth'#3#250#0#10'LCLVersion'#6#6'0.9.27'#0#6'T'
+'Label'#6'Label1'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#3#238#0#5'A'
+'lign'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#6'Label1'#11'Par'
+'entColor'#8#0#0#5'TEdit'#5'Edit1'#18'AnchorSideTop.Side'#7#9'asrBottom'#20
+'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#30
+#5'Width'#3#238#0#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrde'
+'r'#2#0#4'Text'#6#5'Edit1'#0#0#12'TButtonPanel'#12'ButtonPanel1'#18'AnchorSi'
+'deTop.Side'#7#9'asrBottom'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2
+#6#6'Height'#2'$'#3'Top'#2';'#5'Width'#3#238#0#5'Align'#7#5'alTop'#8'TabOrde'
+'r'#2#1#11'ShowButtons'#11#4'pbOK'#8'pbCancel'#0#9'ShowBevel'#8#0#0#0
]);