[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: comctrls.pp line 1134
type TProgressBarOrientation = ( |
||
pbHorizontal, |
|
|
pbVertical, |
|
|
pbRightToLeft, |
|
|
pbTopDown |
|
|
); |
lazarus-ccr.sourceforge.net |