mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 20:19:24 +02:00
activated AutoScroll for watchesdlg from Simeon Mitev
git-svn-id: trunk@8156 -
This commit is contained in:
parent
21e9c81a84
commit
ce972bc35b
@ -10,9 +10,9 @@ object WatchesDlg: TWatchesDlg
|
|||||||
PixelsPerInch = 112
|
PixelsPerInch = 112
|
||||||
HorzScrollBar.Page = 499
|
HorzScrollBar.Page = 499
|
||||||
VertScrollBar.Page = 199
|
VertScrollBar.Page = 199
|
||||||
Left = 314
|
Left = 321
|
||||||
Height = 200
|
Height = 200
|
||||||
Top = 438
|
Top = 437
|
||||||
Width = 500
|
Width = 500
|
||||||
object lvWatches: TListView
|
object lvWatches: TListView
|
||||||
Align = alClient
|
Align = alClient
|
||||||
|
@ -5,8 +5,8 @@ LazarusResources.Add('TWatchesDlg','FORMDATA',[
|
|||||||
+'ion'#6#10'Watch list'#12'ClientHeight'#3#200#0#11'ClientWidth'#3#244#1#7'On'
|
+'ion'#6#10'Watch list'#12'ClientHeight'#3#200#0#11'ClientWidth'#3#244#1#7'On'
|
||||||
+'Close'#7#9'FormClose'#12'OnCloseQuery'#7#14'FormCloseQuery'#8'OnCreate'#7#10
|
+'Close'#7#9'FormClose'#12'OnCloseQuery'#7#14'FormCloseQuery'#8'OnCreate'#7#10
|
||||||
+'FormCreate'#9'OnDestroy'#7#11'FormDestroy'#13'PixelsPerInch'#2'p'#18'HorzSc'
|
+'FormCreate'#9'OnDestroy'#7#11'FormDestroy'#13'PixelsPerInch'#2'p'#18'HorzSc'
|
||||||
+'rollBar.Page'#3#243#1#18'VertScrollBar.Page'#3#199#0#4'Left'#3':'#1#6'Heigh'
|
+'rollBar.Page'#3#243#1#18'VertScrollBar.Page'#3#199#0#4'Left'#3'A'#1#6'Heigh'
|
||||||
+'t'#3#200#0#3'Top'#3#182#1#5'Width'#3#244#1#0#9'TListView'#9'lvWatches'#5'Al'
|
+'t'#3#200#0#3'Top'#3#181#1#5'Width'#3#244#1#0#9'TListView'#9'lvWatches'#5'Al'
|
||||||
+'ign'#7#8'alClient'#7'Columns'#14#1#7'Caption'#6#10'Expression'#5'Width'#2#10
|
+'ign'#7#8'alClient'#7'Columns'#14#1#7'Caption'#6#10'Expression'#5'Width'#2#10
|
||||||
+#0#1#7'Caption'#6#5'Value'#5'Width'#2#10#0#0#11'MultiSelect'#9#9'PopupMenu'#7
|
+#0#1#7'Caption'#6#5'Value'#5'Width'#2#10#0#0#11'MultiSelect'#9#9'PopupMenu'#7
|
||||||
+#8'mnuPopup'#9'RowSelect'#9#9'ViewStyle'#7#8'vsReport'#10'OnDblClick'#7#17'l'
|
+#8'mnuPopup'#9'RowSelect'#9#9'ViewStyle'#7#8'vsReport'#10'OnDblClick'#7#17'l'
|
||||||
|
Loading…
Reference in New Issue
Block a user