[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TTrackBarScalePos - enumerated type denoting position of the scale for a track bar.
Source position: comctrls.pp line 2729
type TTrackBarScalePos = ( |
||
trLeft, |
|
|
trRight, |
|
|
trTop, |
|
|
trBottom |
|
|
); |
Version 4.0 | Generated 2025-05-03 | Home |