[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 1813
type TTickMark = ( |
||
tmBottomRight, |
|
|
tmTopLeft, |
|
|
tmBoth |
|
|
); |
lazarus-ccr.sourceforge.net |