IScrollBars.HScrollInfo

Syntax

HScrollInfo: IScrollInfo;

Description

The HScrollInfo property returns information about horizontal scrollbar.

Comments

If the component has not horizontal scrollbar, this property returns the object that has zero margins.

Example

The property use is given in description of the ScrollBars property.

See also:

IScrollBars