Table of Contents

TTMSMCPCustomComponent.EndUpdate Method

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

API unit family: TMS.MCP.CustomComponent Declaring type: TTMSMCPCustomComponent

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;