mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-10 21:09:32 +01:00
TurboPower_iPro: Activate scrollbar tracking of print preview
git-svn-id: trunk@52042 -
This commit is contained in:
parent
070c78ff20
commit
f8a7a5fe4d
@ -226,7 +226,9 @@ object IpHTMLPreview: TIpHTMLPreview
|
||||
Top = 36
|
||||
Width = 645
|
||||
HorzScrollBar.Page = 158
|
||||
HorzScrollBar.Tracking = True
|
||||
VertScrollBar.Page = 125
|
||||
VertScrollBar.Tracking = True
|
||||
Align = alClient
|
||||
ClientHeight = 332
|
||||
ClientWidth = 641
|
||||
|
||||
Loading…
Reference in New Issue
Block a user