mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 18:29:12 +02:00
set localsdialog position to podesigned
git-svn-id: trunk@9065 -
This commit is contained in:
parent
c1536ad02f
commit
a9ffa30989
@ -3,8 +3,7 @@ object LocalsDlg: TLocalsDlg
|
||||
Caption = 'Locals'
|
||||
ClientHeight = 200
|
||||
ClientWidth = 500
|
||||
PixelsPerInch = 96
|
||||
Position = poScreenCenter
|
||||
PixelsPerInch = 112
|
||||
HorzScrollBar.Page = 499
|
||||
VertScrollBar.Page = 199
|
||||
Left = 359
|
||||
|
@ -3,10 +3,10 @@
|
||||
LazarusResources.Add('TLocalsDlg','FORMDATA',[
|
||||
'TPF0'#10'TLocalsDlg'#9'LocalsDlg'#13'ActiveControl'#7#8'lvLocals'#7'Caption'
|
||||
+#6#6'Locals'#12'ClientHeight'#3#200#0#11'ClientWidth'#3#244#1#13'PixelsPerIn'
|
||||
+'ch'#2'`'#8'Position'#7#14'poScreenCenter'#18'HorzScrollBar.Page'#3#243#1#18
|
||||
+'VertScrollBar.Page'#3#199#0#4'Left'#3'g'#1#6'Height'#3#200#0#3'Top'#2'~'#5
|
||||
+'Width'#3#244#1#0#9'TListView'#8'lvLocals'#5'Align'#7#8'alClient'#7'Columns'
|
||||
+#14#1#7'Caption'#6#4'Name'#5'Width'#3#150#0#0#1#7'Caption'#6#5'Value'#0#0#11
|
||||
+'MultiSelect'#9#9'RowSelect'#9#8'TabOrder'#2#0#9'ViewStyle'#7#8'vsReport'#6
|
||||
+'Height'#3#200#0#5'Width'#3#244#1#0#0#0
|
||||
+'ch'#2'p'#18'HorzScrollBar.Page'#3#243#1#18'VertScrollBar.Page'#3#199#0#4'Le'
|
||||
+'ft'#3'g'#1#6'Height'#3#200#0#3'Top'#2'~'#5'Width'#3#244#1#0#9'TListView'#8
|
||||
+'lvLocals'#5'Align'#7#8'alClient'#7'Columns'#14#1#7'Caption'#6#4'Name'#5'Wid'
|
||||
+'th'#3#150#0#0#1#7'Caption'#6#5'Value'#0#0#11'MultiSelect'#9#9'RowSelect'#9#8
|
||||
+'TabOrder'#2#0#9'ViewStyle'#7#8'vsReport'#6'Height'#3#200#0#5'Width'#3#244#1
|
||||
+#0#0#0
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user