TdxGalleryControlDragObject.SelectedItems Property
In This Article
Provides access to dragged gallery items.
#Declaration
Delphi
property SelectedItems: TList read;
#Property Value
Type | Description |
---|---|
TList | A list of Tdx |
See Also