IdxRichEditHyperlink.GetVisited Method
Returns a value indicating whether the hyperlink was activated.
Declaration
function GetVisited: Boolean;
Returns
Type |
---|
Boolean |
Remarks
The GetVisited function is a getter of the Visited property.
See Also