[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TControlScrollBar.Page

The slider size, Position increment applicable to the scrollbar area beneath the slider.

Declaration

Source position: forms.pp line 145

published property TControlScrollBar.Page: TScrollBarInc
  read GetPage
  write SetPage
  default 80;

Description

The amount by which the scroll indicator moves if the cursor selects the scroll bar above, below or on either side of the scroll indicator.
Default is 80 (pixels).