TdxOrientation Enum
Declaration
TdxOrientation = (
orHorizontal,
orVertical
);
Members
Name |
---|
orHorizontal
|
orVertical
|
See Also