Table of Contents

TTMSFNCCustomComponent.BeginUpdate Method

Suspends update processing for the FMX compatibility implementation until EndUpdate is called.

API unit family: TMSFNCCustomComponent Declaring type: TTMSFNCCustomComponent

Overloads

Overload 1

Suspends update processing for the FMX compatibility implementation until EndUpdate is called.

procedure BeginUpdate; virtual;

Overload 2

Suspends update processing for the web control implementation until EndUpdate is called.

procedure BeginUpdate; override;

Overload 3

Suspends update processing for the common control implementation until EndUpdate is called.

procedure BeginUpdate; virtual;