THtmlViewer, TFrameViewer, and TFrameBrowser components
property CaretPos: LongInt;
The CaretPos property indicates the character position of the caret marker.
Setting CaretPos equal to zero will insure that text searches start from the beginning of the document.
The caret position may be made visible by setting htShowDummyCaret in the THtmlViewer htOptions property.