TTMSFNCHintWindow.SetHint Method
Sets the hint text to display in the hint window.
API unit family: TMSFNCHint
Declaring type: TTMSFNCHintWindow
Syntax
procedure SetHint(const AString: string); override;
Parameters
| Name | Description |
|---|---|
AString |
The hint text. |