TdxGalleryControlDragObject.SelectedItems Property
Provides access to dragged gallery items.
Declaration
property SelectedItems: TList read;
Property Value
Type | Description |
---|---|
TList | A list of TdxGalleryControlItem items. |
See Also