Table of Contents

TTMSFNCWXCustomHTMLMemo.LoadFromHTMLFile Method

Loads content from an HTML file, extracting the body markup when a full document is provided.

API unit family: TMSFNCWXHTMLMemo Declaring type: TTMSFNCWXCustomHTMLMemo

Syntax

procedure LoadFromHTMLFile(AFileName: string);

Parameters

Name Description
AFileName The full path of the HTML file to read.