TTMSFNCWXHTMLMemo.BeginUpdate Method
Begins a batch of changes, suspending re-initialization until the matching
EndUpdatecall.
API unit family: TMSFNCWXHTMLMemo
Declaring type: TTMSFNCWXHTMLMemo
Inherited from: TTMSFNCWXCustomHTMLMemo
Syntax
procedure BeginUpdate; override;
Remarks
Calls may be nested; each BeginUpdate must be balanced by an EndUpdate.