TcxDragAndDropState Enum
In This Article
#Declaration
Delphi
TcxDragAndDropState = (
ddsNone,
ddsStarting,
ddsInProcess
);
#Members
Name |
---|
dds
|
dds
|
dds
|
See Also