TcxLabelOrientation Enum
In This Article
#Declaration
Delphi
TcxLabelOrientation = (
cxoLeft,
cxoRight,
cxoTop,
cxoBottom,
cxoLeftTop,
cxoLeftBottom,
cxoRightTop,
cxoRightBottom
);
#Members
Name |
---|
cxo
|
cxo
|
cxo
|
cxo
|
cxo
|
cxo
|
cxo
|
cxo
|
See Also