TSRichViewEdit.NextCurHyperlink |
Top Previous Next |
|
Selects the next hyperlink. function NextCurHyperlink : Boolean; The search is started from the next item after the caret position (RichViewEdit.TopLevelEditor.RVData, RichViewEdit.TopLevelEditor.CurItemNo). If a hyperlink is found, the method selects it and returns True. See also |