TdxStatusBarPanel Properties
A status bar panel.| Name | Description |
|---|---|
| Automation | Provides access to UI Automation and accessibility-related settings. |
| Bevel | Specify the style of a panel’s border. |
| BiDiMode | Specifies the bi-directional mode for the status bar panel. |
| Collection | Inherited from TCollectionItem. |
| DisplayName | Inherited from TCollectionItem. |
| Fixed | Specifies if the status bar panel has a fixed width. |
| ID | Inherited from TCollectionItem. |
| Index | Inherited from TCollectionItem. |
| MinWidth | Specifies minimum panel width in pixels. |
| PanelStyle | Provides access to active panel style-specific settings. |
| PanelStyleClass | Specifies a reference to the panel style class that defines panel appearance and functionality. |
| PanelStyleClassName | Specifies the status bar panel type by class name. |
| ParentBiDiMode | Specifies whether the status panel uses its parent’s bi-directional mode. |
| StatusBarControl | Provides access to the parent status bar control. |
| Text | Specifies a message displayed on the status bar panel. |
| Visible | Specifies if the status bar panel is visible. |
| Width | Specifies status bar width in pixels. |
See Also