Table of Contents

TTMSFNCCustomComponent.EndUpdate Method

Resumes update processing for the FMX compatibility implementation after a matching BeginUpdate call.

API unit family: TMSFNCCustomComponent Declaring type: TTMSFNCCustomComponent

Overloads

Overload 1

Resumes update processing for the FMX compatibility implementation after a matching BeginUpdate call.

procedure EndUpdate; virtual;

Overload 2

Resumes update processing for the web control implementation after a matching BeginUpdate call.

procedure EndUpdate; override;

Overload 3

Resumes update processing for the common control implementation after a matching BeginUpdate call.

procedure EndUpdate; virtual;