Procedure UserMessage( Message: String )
Description
Specifies a user message to be displayed in the message bar at the bottom of the form.
Remarks
Use the property StatusBarVisible to indicate that the status bar must be displayed on the form.
Example
See StatusBarVisible.