Back to Devexpress

TdxRibbonBackstageViewGalleryGroups.Add Method

vcl-dxribbonbackstageviewgallerycontrol-dot-tdxribbonbackstageviewgallerygroups.md

latest874 B
Original Source

TdxRibbonBackstageViewGalleryGroups.Add Method

Creates a new gallery group and appends it to the current collection.

Declaration

delphi
function Add: TdxRibbonBackstageViewGalleryGroup;

Returns

Type
TdxRibbonBackstageViewGalleryGroup

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

TdxRibbonBackstageViewGalleryGroups Class

TdxRibbonBackstageViewGalleryGroups Members

dxRibbonBackstageViewGalleryControl Unit