TdxRibbonBackstageViewGalleryGroups.Add Method
In This Article
Creates a new gallery group and appends it to the current collection.
#Declaration
Delphi
function Add: TdxRibbonBackstageViewGalleryGroup;
#Returns
Type |
---|
Tdx |
#Remarks
This function creates a new gallery group with default settings, appends it to the current collection and returns the created group as the function’s result.
See Also