TcxArrowDirection Enum
Declaration
TcxArrowDirection = (
adUp,
adDown,
adLeft,
adRight
);
Members
Name |
---|
adUp
|
adDown
|
adLeft
|
adRight
|
See Also