[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 144

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).

The latest version of this document can be found at lazarus-ccr.sourceforge.net.