TIEScrollBarParams.PageStep
Declaration
property PageStep: integer;
Description
Specifies is the number of pixels to scroll when the user clicks near the cursor (PAGEUP or PAGEDOWN).
Setting the property to -1 will make the control scroll by one page (i.e. client height) per click.
Default: -1