TdxStatusBarPanel Properties
The object that implements the functionality of a status bar‘s panel.Name | Description |
---|---|
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 whether the width of a panel is fixed. |
ID | Inherited from TCollectionItem. |
Index | Inherited from TCollectionItem. |
MinWidth | Specifies minimum panel width. |
PanelStyle | Specifies the style of the panel. |
PanelStyleClass | Specifies the panel’s style. |
PanelStyleClassName | Specifies the panel’s style by its name. |
ParentBiDiMode | Specifies whether the status panel uses its parent’s bi-directional mode. |
StatusBarControl | Provides access to the panel’s parent status bar control. |
Text | The text displayed on a text panel. |
Visible | Specifies the visibility of the status bar panel. |
Width | The width of the panel. |
See Also