IScrollInfo.Page

Syntax

Page: Integer;

Description

The Page property returns page size.

Comments

This size is used by scrollbars to proportionally resize the slider when the sizes of the component or scrolled area inside the component are changed.

Example

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

See also:

IScrollInfo