Create(TdxRibbonGalleryBaseOptions,TdxRibbonGalleryGroup) Constructor
Initializes a new instance of the TdxRibbonGalleryGroupOptions class with specified settings.
Declaration
constructor Create(AParentOptions: TdxRibbonGalleryBaseOptions; AGroup: TdxRibbonGalleryGroup); overload; virtual;
Parameters
Name | Type |
---|---|
AParentOptions | TdxRibbonGalleryBaseOptions |
AGroup | TdxRibbonGalleryGroup |
See Also