TdxRibbonQuickAccessToolbar Members
Contains the Ribbon Quick Access Toolbar‘s settings.Constructors
Name | Description |
---|---|
Create(TdxCustomRibbon) | Initializes a new instance of the TdxRibbonCustomToolbar class with specified settings. Inherited from TdxRibbonCustomToolbar. |
Properties
Name | Description |
---|---|
Position | Specifies the Ribbon Quick Access Toolbar’s location. |
Ribbon | Provides access to the parent Ribbon control. Inherited from TdxRibbonCustomToolbar. |
Toolbar | Specifies the nested toolbar whose bar items are displayed in the docked Ribbon toolbar. Inherited from TdxRibbonCustomToolbar. |
Visible | Specifies if the docked Ribbon toolbar is visible. Inherited from TdxRibbonCustomToolbar. |
Methods
Name | Description |
---|---|
AddGroupButton(TdxBar) | |
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. |
HasGroupButtonForToolbar(TdxBar) | Checks whether AToolbar contains the Customize Button bar item. |
IsMerged | |
Merge(TdxRibbonQuickAccessToolbar,TdxRibbonMergeOptions) | |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
ToString | Inherited from TObject. |
Unmerge(TdxRibbonQuickAccessToolbar) |
See Also