[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TTrackBarScalePos - enumerated type denoting position of the scale for a TrackBar
Source position: comctrls.pp line 1815
type TTrackBarScalePos = ( |
||
trLeft, |
|
|
trRight, |
|
|
trTop, |
|
|
trBottom |
|
|
); |
lazarus-ccr.sourceforge.net |