TdxRibbonCaptionAreaSearchToolbar Members
Stores settings of the Caption Area Search Toolbar in a Ribbon UI.Constructors
| Name | Description |
|---|---|
| Create(TdxCustomRibbon) | Initializes a new instance of the TdxRibbonCustomToolbar class with specified settings. Inherited from TdxRibbonCustomToolbar. |
Properties
| Name | Description |
|---|---|
| Alignment | Specifies search toolbar alignment in the Ribbon form caption area. |
| 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(TdxRibbonCaptionAreaSearchToolbar,TdxRibbonMergeOptions) | |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| ToString | Inherited from TObject. |
| Unmerge(TdxRibbonCaptionAreaSearchToolbar) |
See Also