IScrollBars.VScrollInfo

Syntax

VScrollInfo: IScrollInfo;

Description

The VScrollInfo property returns information about vertical scrollbar.

Comments

If the component has not vertical 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