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