[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The size of the slider relative to the total scroll range.
Source position: stdctrls.pp line 109
public property TCustomScrollBar.PageSize : Integer |
PageSize contains the size for the proportionally-sized slider for the control.
PageSize is used in the CreateWnd method when the initial scrollbar information is assigned for the control. It is also one of the arguments passed to the SetParams method to update the scrollbar information in the widgetset class instance.
Version 4.0 | Generated 2025-05-03 | Home |