TdxStatusBarSimplePanelStyle Members
Stores settings for a simple status bar panel.Properties
| Name | Description |
|---|---|
| Active | Specifies if the parent status bar displays a simple text panel instead of multiple panels. |
| AutoHint | Specifies whether the panel displays hint texts of hot-tracked controls. |
| Automation | Provides access to UI Automation and accessibility-related settings. |
| Text | Specifies simple panel content. |
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. |
| ToString | Inherited from TObject. |
See Also