[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The minimum value for the top or left position depending on orientation.
Source position: stdctrls.pp line 108
public property TCustomScrollBar.Min : Integer |
The default value for the property is 0. Changing the value for the property cause SetParams to be called to apply the values in Position, Min, Max, and PageSize to the scrollbar information stored in the widgetset class instance.
|
The maximum value for the bottom or right position depending on orientation. |
|
|
The position of the slider in the scrollbar. |
|
|
The size of the slider relative to the total scroll range. |
|
|
Updates the Min and Max values, the size of the page, and the position in the scrollbar. |
|
|
The Scrollbar properties parameter record. |
Version 4.0 | Generated 2025-05-03 | Home |