Position where the scale is displayed for the track bar control.
Source position: comctrls.pp line 2790
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.4 | Generated 2025-11-08 | Home |