Back to Devexpress

TdxGalleryControlItemEvent Type

vcl-dxgallerycontrol-8b5eee9e.md

latest437 B
Original Source

TdxGalleryControlItemEvent Type

Declaration

delphi
TdxGalleryControlItemEvent = procedure(Sender: TObject; AItem: TdxGalleryControlItem) of object;

Parameters

NameType
SenderTObject
AItemTdxGalleryControlItem

See Also

dxGalleryControl Unit