TcxDragSizingDirection Enum
Declaration
TcxDragSizingDirection = (
dsdHorz,
dsdVert
);
Members
Name |
---|
dsdHorz
|
dsdVert
|
See Also