[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TTickMark - enumerated type denoting position of tick marks relative to the TrackBar
Source position: comctrls.pp line 2141
type TTickMark = ( |
||
tmBottomRight, |
|
|
tmTopLeft, |
|
|
tmBoth |
|
|
); |