[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Contains the text displayed on the status bar when SimplePanel is enabled.
Source position: comctrls.pp line 197
published property TStatusBar.SimpleText : TCaption |
SimpleText is a String property containing the information to be displayed in the Status Bar. It is displayed if SimplePanel is True; otherwise the information defined in Panels is displayed using the settings for the individual status bar panels.
Changing the value for the property causes the control to be redrawn when the handle has been allocated for the widgetset class instance.
|
Indicates if a single panel is displayed in the status bar with the text in SimpleText. |
|
|
Collection with the TStatusPanel instances defined for the control. |
|
|
A collection of panels displayed on a status bar control. |
|
|
Implements a panel displayed in TStatusBar. |
Version 4.0 | Generated 2025-05-03 | Home |