TTMSFNCEdgeWebBrowser.GetDocumentTitle Method
Returns the title of the currently loaded document.
API unit family: TMSFNCEdgeWebBrowser
Declaring type: TTMSFNCEdgeWebBrowser
Syntax
function GetDocumentTitle: string; override;
Returns
Title string of the current page, or an empty string if none is available.