TdxBarComponent Members
The base class for all classes that implement bar popup components and menus, as well as bar items and groups.Constructors
| Name | Description |
|---|---|
| Create(TComponent) | Inherited from TComponent. |
Properties
| Name | Description |
|---|---|
| BarManager | Provides access to the bar manager to which the component belongs. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| DesignInfo | Inherited from TComponent. |
| Enabled protected | Specifies if the bar component is enabled. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Owner | Inherited from TComponent. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
| Visible protected | Specifies the bar component’s visibility state in the parent bar manager at runtime. |
Methods
See Also