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