IScrollInfo.Page

Fore Syntax

Page: Integer;

Fore.NET Syntax

Page: Integer;

Description

The Page property returns the page size.

Comments

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

Example

An example of property use is given in description of the ScrollBars property.

See also:

IScrollInfo