TdxRibbonContexts.Add Method
Creates a new application context and adds it to the collection.
Declaration
function Add: TdxRibbonContext;
Returns
Type |
---|
TdxRibbonContext |
Remarks
To access individual contexts within the collection, use the Items property.
See Also