Back to Devexpress

TdxOrientation Enum

vcl-dxcore-dc6592e2.md

latest211 B
Original Source

TdxOrientation Enum

Declaration

delphi
TdxOrientation = (
    orHorizontal,
    orVertical
);

Members

Name
orHorizontal
orVertical

See Also

dxCore Unit