statuscontrol Control property
Return to Introduction  Previous page  Next page
Applies to
acStatusControl and acCursorLocker components.  

Declaration
property Control: TControl;  

Description
The Control property specifies the visible control to insert it to the panel of TStatusBar control. You can point the Control property to any visible component (i.e: panel, button, check box, and so on).  

See also
StatusBar and PanelIndex property.