ImageEn, unit iesettings
TIEGlobalSettings.HScrollHeight
TIEGlobalSettings
.HScrollHeight
Declaration
property HScrollHeight: integer;
Description
Returns the height of the system scrollbar.
Also see:
VScrollWidth
Read-Only
Example
sh := IEGlobalSettings().HScrollHeight;