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