TTMSFNCWXHTMLMemo.LoadFromHTMLStream Method
Loads content from a stream containing HTML, extracting the body markup when a full document is provided.
API unit family: TMSFNCWXHTMLMemo
Declaring type: TTMSFNCWXHTMLMemo
Inherited from: TTMSFNCWXCustomHTMLMemo
Syntax
procedure LoadFromHTMLStream(AStream: TStream);
Parameters
| Name | Description |
|---|---|
AStream |
The source stream to read the HTML content from. |