Difference between revisions of "TStatusBar"

From OpenEUO
Jump to: navigation, search
(Created page with "The TStatusBar component is a row of panels, usually aligned at the bottom of a form, that display information about an application as it runs. Each panel is represented by a TSt...")
 
(No difference)

Latest revision as of 17:59, 12 October 2010

The TStatusBar component is a row of panels, usually aligned at the bottom of a form, that display information about an application as it runs. Each panel is represented by a TStatusPanel object. The SimplePanel property can be used to toggle the status bar between a single- and multi-panel display.

Inherited from TWinControl:

Inherited from TControl:

Inherited from TComponent:

Inherited from TObject: