TcxProgressBarOrientation Enum
In This Article
#Declaration
Delphi
TcxProgressBarOrientation = (
cxorHorizontal,
cxorVertical
);
#Members
Name |
---|
cxor
|
cxor
|
See Also