TdxStatusBarSimplePanelStyle Members
Contains settings for a status bar‘s simple text panel.Constructors
Name | Description |
---|---|
Create(TdxCustomStatusBar) | Initializes a new instance of the TdxStatusBarSimplePanelStyle class with specified settings. |
Properties
Name | Description |
---|---|
Active | Specifies if the status bar displays a single text panel or multiple panels. |
AutoHint | Specifies whether the panel displays hint texts of hot-tracked controls. |
Text | Specifies the text to be displayed by the panel when it is active. |
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