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