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