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
Provides access to dragged gallery items.
property SelectedItems: TList read;
| Type | Description |
|---|---|
| TList | A list of TdxGalleryControlItem items. |