TdxRibbonCustomToolbar Members
The base class for docked Ribbon toolbar containers.Constructors
Name | Description |
---|---|
Create(TdxCustomRibbon) | Initializes a new instance of the TdxRibbonCustomToolbar class with specified settings. |
Properties
Name | Description |
---|---|
Ribbon | Provides access to the parent Ribbon control. |
Toolbar | Specifies the nested toolbar whose bar items are displayed in the docked Ribbon toolbar. |
Visible | Specifies if the docked Ribbon toolbar is visible. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
ToString | Inherited from TObject. |
See Also