TdxRibbonTabAreaSearchToolbar Members
Contains the Ribbon Tab Area Search 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 |
|---|---|
| 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 |
|---|---|
| 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. |
| IsMerged | |
| Merge(TdxRibbonTabAreaSearchToolbar,TdxRibbonMergeOptions) | |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| ToString | Inherited from TObject. |
| Unmerge(TdxRibbonTabAreaSearchToolbar) |
See Also