TdxRibbonGalleryGroupItems.Add Method
In This Article
Adds a new gallery item at the end of the collection.
#Declaration
Delphi
function Add: TdxRibbonGalleryGroupItem;
#Returns
Type |
---|
Tdx |
#Remarks
This method returns a reference to the newly created gallery item.
See Also