TTMSFNCCustomComponent.EndUpdate Method
Resumes update processing for the FMX compatibility implementation after a matching
BeginUpdatecall.
API unit family: TMSFNCCustomComponent
Declaring type: TTMSFNCCustomComponent
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;