mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 07:59:45 +02:00
* Fixed layout
git-svn-id: trunk@22676 -
This commit is contained in:
parent
0322ccf442
commit
4dd2b99c59
@ -1,21 +1,22 @@
|
|||||||
object SysVarUserOverrideDialog: TSysVarUserOverrideDialog
|
object SysVarUserOverrideDialog: TSysVarUserOverrideDialog
|
||||||
Left = 344
|
Left = 348
|
||||||
Height = 147
|
Height = 161
|
||||||
Top = 361
|
Top = 397
|
||||||
Width = 400
|
Width = 400
|
||||||
HorzScrollBar.Page = 399
|
HorzScrollBar.Page = 399
|
||||||
VertScrollBar.Page = 146
|
VertScrollBar.Page = 146
|
||||||
ActiveControl = ValueEdit
|
ActiveControl = VariableEdit
|
||||||
Align = alTop
|
Align = alTop
|
||||||
|
AutoSize = True
|
||||||
Caption = 'SysVarUserOverrideDialog'
|
Caption = 'SysVarUserOverrideDialog'
|
||||||
ClientHeight = 147
|
ClientHeight = 161
|
||||||
ClientWidth = 400
|
ClientWidth = 400
|
||||||
OnCreate = FormCreate
|
OnCreate = FormCreate
|
||||||
Position = poScreenCenter
|
Position = poScreenCenter
|
||||||
LCLVersion = '0.9.29'
|
LCLVersion = '0.9.29'
|
||||||
object VariableLabel: TLabel
|
object VariableLabel: TLabel
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 14
|
Height = 18
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 388
|
Width = 388
|
||||||
Align = alTop
|
Align = alTop
|
||||||
@ -25,8 +26,8 @@ object SysVarUserOverrideDialog: TSysVarUserOverrideDialog
|
|||||||
end
|
end
|
||||||
object ValueLabel: TLabel
|
object ValueLabel: TLabel
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 14
|
Height = 18
|
||||||
Top = 53
|
Top = 63
|
||||||
Width = 388
|
Width = 388
|
||||||
Align = alTop
|
Align = alTop
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
@ -35,8 +36,8 @@ object SysVarUserOverrideDialog: TSysVarUserOverrideDialog
|
|||||||
end
|
end
|
||||||
object ValueEdit: TEdit
|
object ValueEdit: TEdit
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 21
|
Height = 27
|
||||||
Top = 73
|
Top = 87
|
||||||
Width = 388
|
Width = 388
|
||||||
Align = alTop
|
Align = alTop
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
@ -45,8 +46,8 @@ object SysVarUserOverrideDialog: TSysVarUserOverrideDialog
|
|||||||
end
|
end
|
||||||
object VariableEdit: TEdit
|
object VariableEdit: TEdit
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 21
|
Height = 27
|
||||||
Top = 26
|
Top = 30
|
||||||
Width = 388
|
Width = 388
|
||||||
Align = alTop
|
Align = alTop
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
@ -55,9 +56,10 @@ object SysVarUserOverrideDialog: TSysVarUserOverrideDialog
|
|||||||
end
|
end
|
||||||
object ButtonPanel: TButtonPanel
|
object ButtonPanel: TButtonPanel
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 26
|
Height = 34
|
||||||
Top = 115
|
Top = 120
|
||||||
Width = 388
|
Width = 388
|
||||||
|
Align = alTop
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
ShowButtons = [pbOK, pbCancel]
|
ShowButtons = [pbOK, pbCancel]
|
||||||
ShowBevel = False
|
ShowBevel = False
|
||||||
|
@ -1,22 +1,22 @@
|
|||||||
{ This is an automatically generated lazarus resource file }
|
{ This is an automatically generated lazarus resource file }
|
||||||
|
|
||||||
LazarusResources.Add('TSysVarUserOverrideDialog','FORMDATA',[
|
LazarusResources.Add('TSysVarUserOverrideDialog','FORMDATA',[
|
||||||
'TPF0'#25'TSysVarUserOverrideDialog'#24'SysVarUserOverrideDialog'#4'Left'#3'X'
|
'TPF0'#25'TSysVarUserOverrideDialog'#24'SysVarUserOverrideDialog'#4'Left'#3'\'
|
||||||
+#1#6'Height'#3#147#0#3'Top'#3'i'#1#5'Width'#3#144#1#18'HorzScrollBar.Page'#3
|
+#1#6'Height'#3#161#0#3'Top'#3#141#1#5'Width'#3#144#1#18'HorzScrollBar.Page'#3
|
||||||
+#143#1#18'VertScrollBar.Page'#3#146#0#13'ActiveControl'#7#9'ValueEdit'#5'Ali'
|
+#143#1#18'VertScrollBar.Page'#3#146#0#13'ActiveControl'#7#12'VariableEdit'#5
|
||||||
+'gn'#7#5'alTop'#7'Caption'#6#24'SysVarUserOverrideDialog'#12'ClientHeight'#3
|
+'Align'#7#5'alTop'#8'AutoSize'#9#7'Caption'#6#24'SysVarUserOverrideDialog'#12
|
||||||
+#147#0#11'ClientWidth'#3#144#1#8'OnCreate'#7#10'FormCreate'#8'Position'#7#14
|
+'ClientHeight'#3#161#0#11'ClientWidth'#3#144#1#8'OnCreate'#7#10'FormCreate'#8
|
||||||
+'poScreenCenter'#10'LCLVersion'#6#6'0.9.29'#0#6'TLabel'#13'VariableLabel'#4
|
+'Position'#7#14'poScreenCenter'#10'LCLVersion'#6#6'0.9.29'#0#6'TLabel'#13'Va'
|
||||||
+'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#3#132#1#5'Align'#7#5'alTop'#20
|
+'riableLabel'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#3#132#1#5'Align'
|
||||||
+'BorderSpacing.Around'#2#6#7'Caption'#6#13'VariableLabel'#11'ParentColor'#8#0
|
+#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#13'VariableLabel'#11'P'
|
||||||
+#0#6'TLabel'#10'ValueLabel'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'5'#5'Width'#3
|
+'arentColor'#8#0#0#6'TLabel'#10'ValueLabel'#4'Left'#2#6#6'Height'#2#18#3'Top'
|
||||||
+#132#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#10'Valu'
|
+#2'?'#5'Width'#3#132#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Ca'
|
||||||
+'eLabel'#11'ParentColor'#8#0#0#5'TEdit'#9'ValueEdit'#4'Left'#2#6#6'Height'#2
|
+'ption'#6#10'ValueLabel'#11'ParentColor'#8#0#0#5'TEdit'#9'ValueEdit'#4'Left'
|
||||||
+#21#3'Top'#2'I'#5'Width'#3#132#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'
|
+#2#6#6'Height'#2#27#3'Top'#2'W'#5'Width'#3#132#1#5'Align'#7#5'alTop'#20'Bord'
|
||||||
+#2#6#8'TabOrder'#2#1#4'Text'#6#9'ValueEdit'#0#0#5'TEdit'#12'VariableEdit'#4
|
+'erSpacing.Around'#2#6#8'TabOrder'#2#1#4'Text'#6#9'ValueEdit'#0#0#5'TEdit'#12
|
||||||
+'Left'#2#6#6'Height'#2#21#3'Top'#2#26#5'Width'#3#132#1#5'Align'#7#5'alTop'#20
|
+'VariableEdit'#4'Left'#2#6#6'Height'#2#27#3'Top'#2#30#5'Width'#3#132#1#5'Ali'
|
||||||
+'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#4'Text'#6#12'VariableEdit'#0#0#12
|
+'gn'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#4'Text'#6#12'Va'
|
||||||
+'TButtonPanel'#11'ButtonPanel'#4'Left'#2#6#6'Height'#2#26#3'Top'#2's'#5'Widt'
|
+'riableEdit'#0#0#12'TButtonPanel'#11'ButtonPanel'#4'Left'#2#6#6'Height'#2'"'
|
||||||
+'h'#3#132#1#8'TabOrder'#2#2#11'ShowButtons'#11#4'pbOK'#8'pbCancel'#0#9'ShowB'
|
+#3'Top'#2'x'#5'Width'#3#132#1#5'Align'#7#5'alTop'#8'TabOrder'#2#2#11'ShowBut'
|
||||||
+'evel'#8#0#0#0
|
+'tons'#11#4'pbOK'#8'pbCancel'#0#9'ShowBevel'#8#0#0#0
|
||||||
]);
|
]);
|
||||||
|
Loading…
Reference in New Issue
Block a user