Table of Contents

TTMSFNCEdgeWebBrowser.LoadHTML Method

Loads an HTML string into the browser as the current document.

API unit family: TMSFNCEdgeWebBrowser Declaring type: TTMSFNCEdgeWebBrowser

Syntax

procedure LoadHTML(AHTML: String); override;

Parameters

Name Description
AHTML HTML markup to display.