statuscontrol StatusBar property
Return to Introduction  Previous page  Next page
Applies to
acStatusControl component.  

Declaration
property StatusBar: TStatusBar;  

Description
The StatusBar property is the pointer to current status bar on the form. The Control will be inserted to this status bar, in section specified by PanelIndex property.  

See also
Control and PanelIndex properties.