Table of Contents

ITMSFNCCustomWebBrowserInfo.GetDocumentTitle Method

Returns the title of the currently loaded document.

API unit family: TMSFNCWebBrowser Declaring type: ITMSFNCCustomWebBrowserInfo

Syntax

function GetDocumentTitle: string;

Returns

Document title string, or an empty string when no page is loaded.