IdxRichEditHyperlink.SetTarget(string) Method
Assigns the hyperlink target (reference).
Declaration
procedure SetTarget(const Value: string);
Parameters
| Name | Type |
|---|---|
| Value | string |
Remarks
The SetTarget procedure is a setter of the Target property.
See Also