Table of Contents

TTMSFNCWXCustomHTMLMemo.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: TTMSFNCWXCustomHTMLMemo

Syntax

procedure LoadFromHTMLStream(AStream: TStream);

Parameters

Name Description
AStream The source stream to read the HTML content from.