Previous Topic

Next Topic

Inhoudsopgave

Book Index

HintMessage Procedure

Function Procedure HintMessage( Message: String )

Description

Specifies a hint to be displayed in the status 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.