THtmlViewer, TFrameViewer, and TFrameBrowser components
property SelStart: LongInt;
SelStart specifies the first character of selected text or the current position in the display if there is no selection. Character count starts with 0.
To make the current position visible even when no text is selected, see the htShowDummyCaret value in the htOptions property.