TdxGalleryControlDragObject.Control Property
Provides access to the gallery control that raised the OnDragOver or OnDragDrop event.
Declaration
property Control: TdxCustomGalleryControl read;
Property Value
Type | Description |
---|---|
TdxCustomGalleryControl |
See Also