Create(TdxCustomRibbon) Constructor
Initializes a new instance of the TdxRibbonTabCollection class with specified settings.
Declaration
constructor Create(AOwner: TdxCustomRibbon); reintroduce;
Parameters
Name | Type |
---|---|
AOwner | TdxCustomRibbon |
See Also