RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TProgressBar.Orientation Property

Specifies whether the progress bar is oriented vertically or horizontally.

Pascal
property Orientation: TProgressBarOrientation;
C++
__property TProgressBarOrientation Orientation;

Use Orientation to get or set whether the progress bar is oriented vertically or horizontally. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!