TTMSFNCWXHTMLMemo.LoadFromHTMLFile Method
Loads content from an HTML file, extracting the body markup when a full document is provided.
API unit family: TMSFNCWXHTMLMemo
Declaring type: TTMSFNCWXHTMLMemo
Inherited from: TTMSFNCWXCustomHTMLMemo
Syntax
procedure LoadFromHTMLFile(AFileName: string);
Parameters
| Name | Description |
|---|---|
AFileName |
The full path of the HTML file to read. |