[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TTrackBarOrientation - enumerated type denoting horizontal or vertical orientation for TrackBar
Source position: comctrls.pp line 1812
type TTrackBarOrientation = ( |
||
trHorizontal, |
|
|
trVertical |
|
|
); |
lazarus-ccr.sourceforge.net |