TdxShowTextHintEventArgs.Hint Property
Specifies the message displayed in the target hint.
Declaration
property Hint: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The target hint-marked text range’s hint message. |
Remarks
Use the Hint property to modify the message of the target hint before it is displayed.
See Also