IdxRichEditHyperlink.SetVisited(Boolean) Method
Marks the hyperlink as visited.
Declaration
procedure SetVisited(const Value: Boolean);
Parameters
| Name | Type |
|---|---|
| Value | Boolean |
Remarks
The SetVisited procedure is a setter of the Visited property.
See Also