OnGetHostInfo
Use OnGetHostInfo to disable/enable scrollbars, 3D-borders, flat scrollbars and more. GetHostInfo is called when a new page is about to be displayed, so you can toggle scrollbars, borders etc. at run-time. In the following sample 3D-borders, horizontal and vertical scrollbars are removed:
Use the following values:
In the following sample the Scrollbar is replaced with a Delphi ScrollBar1.
|