Table of Contents

ITMSFNCCustomWebBrowserFind.FindOnPage Method

Starts (or restarts) a find session for the given term and shows the browser's Find bar. Returns True if the session started.

API unit family: TMSFNCWebBrowser Declaring type: ITMSFNCCustomWebBrowserFind

Syntax

function FindOnPage(const ASearchTerm: string; ACaseSensitive: Boolean; AMatchWholeWord: Boolean; AHighlightAllMatches: Boolean; ASuppressDefaultDialog: Boolean): Boolean;