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