Table of Contents

TTMSFNCWXCustomHTMLMemo.BeginUpdate Method

Begins a batch of changes, suspending re-initialization until the matching EndUpdate call.

API unit family: TMSFNCWXHTMLMemo Declaring type: TTMSFNCWXCustomHTMLMemo

Syntax

procedure BeginUpdate; override;

Remarks

Calls may be nested; each BeginUpdate must be balanced by an EndUpdate.