TcxPopupDirection Enum
Declaration
TcxPopupDirection = (
pdHorizontal,
pdVertical
);
Members
Name |
---|
pdHorizontal
|
pdVertical
|
See Also