ImageEn, unit iesettings

TIEGlobalSettings.HScrollHeight

TIEGlobalSettings.HScrollHeight


Declaration

property HScrollHeight: integer;


Description

Returns the System scrollbar height.

Read-Only


Example

sh := IEGlobalSettings().HScrollHeight;