| Search Locate Previous Next | Contents |
Description
A simple Status Bar which sticks to the bottom of the screen.
It includes a field to take Hint information from other objects and a right-aligned field to monitor the state of the CAPS key.
Supports the Set command to update its caption, for example to inform the user of progress during a long operation.
Will automatically adjust the positions or sizes of any objects in its Controls list when it is hidden or shown.
Class Property Table
| Name | Type | Default | Description |
| Caps | Bool | 1 | Show CapsLock indicator |
| Num | Bool | 0 | Show NumLock indicator |
| Scrl | Bool | 0 | Show ScrollLock indicator |
| Controls | Stringlist | Objects to adjust (group ids) | |
| Visible | User | Show or hide the ststus bar (boolean scalar) |
Class-specific Functions
| Set | Temporary or permanent setting of status text |