TcxVerticalTextOutDirection Enum
In This Article
#Declaration
Delphi
TcxVerticalTextOutDirection = (
vtdTopToBottom,
vtdBottomToTop
);
#Members
Name |
---|
vtd
|
vtd
|
See Also