TdxTextOrientation Enum
Declaration
TdxTextOrientation = (
toLeftToRight,
toTopToBottom,
toBottomToTop
);
Members
| Name |
|---|
toLeftToRight
|
toTopToBottom
|
toBottomToTop
|
See Also