Back to Devexpress

TdxTextOrientation Enum

vcl-dxcore-8d7f6e50.md

latest266 B
Original Source

TdxTextOrientation Enum

Declaration

delphi
TdxTextOrientation = (
    toLeftToRight,
    toTopToBottom,
    toBottomToTop
);

Members

Name
toLeftToRight
toTopToBottom
toBottomToTop

See Also

dxCore Unit