|
|
|
| acStatusControl and acCursorLocker components.
|
| property Control: TControl;
|
| 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).
|
| StatusBar and PanelIndex property.
|