[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Position where the scale is displayed for the track bar control.
Source position: comctrls.pp line 2788
published property TCustomTrackBar.ScalePos : TTrackBarScalePos |
Remark: | ScalePos is a GTK-specific property. It is not implemented or supported for other widgetsets. Use the TickMarks property on other platforms. |
|
Position for the tick marks relative to the slider in the track bar. |
|
|
Indicates the frequency for the tick marks displayed on the control. |
|
|
Increment (or decrement) applied to the slider position when an arrow key is pressed. |
Version 4.0 | Generated 2025-05-03 | Home |