Back to Devexpress

TcxVerticalTextOutDirection Enum

vcl-cxdrawtextutils-c745bbc5.md

latest267 B
Original Source

TcxVerticalTextOutDirection Enum

Declaration

delphi
TcxVerticalTextOutDirection = (
    vtdTopToBottom,
    vtdBottomToTop
);

Members

Name
vtdTopToBottom
vtdBottomToTop

See Also

cxDrawTextUtils Unit