TdxStatusBarPanel Methods
The object that implements the functionality of a status bar‘s panel.| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetDisplayName | Inherited from TCollectionItem. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| ParentBiDiModeChanged | |
| Release | Inherited from TCollectionItem. |
| RestoreDefaults | Restores the current status bar panel’s default settings. |
| SetDisplayName(String) | Inherited from TCollectionItem. |
| ToString | Inherited from TObject. |
| UseRightToLeftAlignment | Specifies whether the alignment is applied according to the right-to-left rule. |
| UseRightToLeftReading | Specifies whether the text is supplied according to the right-to-left rule. |
See Also