TTMSMCPCustomComponent.EndUpdate Method
Resumes update processing for the FMX compatibility implementation after a matching
BeginUpdatecall.
API unit family: TMS.MCP.CustomComponent
Declaring type: TTMSMCPCustomComponent
Overloads
Overload 1
Resumes update processing for the FMX compatibility implementation after a matching
BeginUpdatecall.
procedure EndUpdate; virtual;
Overload 2
Resumes update processing for the web control implementation after a matching
BeginUpdatecall.
procedure EndUpdate; override;
Overload 3
Resumes update processing for the common control implementation after a matching
BeginUpdatecall.
procedure EndUpdate; virtual;