TdxGalleryItemEvent Type
In This Article
#Declaration
Delphi
TdxGalleryItemEvent = procedure(Sender: TObject; AItem: TdxGalleryItem) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
AItem | Tdx |
See Also