Property StatusBarVisible: Boolean (R/W)
Description
Displays the status bar at the bottom of the form.
Remarks
Use the procedures UserMessage and HintMessage to specify messages to be displayed in the status bar.
Example
See CreateEditForm and CreateWizardForm.