IdxRichEditHyperlink.SetToolTip(string) Method
Assigns a tooltip string to the hyperlink.
Declaration
procedure SetToolTip(const Value: string);
Parameters
Name | Type |
---|---|
Value | string |
Remarks
The SetToolTip procedure is a setter of the ToolTip property.
See Also