ImageEn, unit iesettings

TIEGlobalSettings.HScrollHeight

TIEGlobalSettings.HScrollHeight

Declaration

property HScrollHeight: Integer;

Description

Returns the height of the system scrollbar.

See also: VScrollWidth

Read-Only

Example

sh := IEGlobalSettings().HScrollHeight;