TdxGalleryControlController.IsInDragAndDropOperation Property
Identifies if a drag-and-drop operation is underway.
Declaration
property IsInDragAndDropOperation: Boolean read;
Property Value
Type | Description |
---|---|
Boolean | True if a drag-and-drop operation is underway and the mouse pointer hovers over the gallery; otherwise, False. |
See Also