TTMSFNCDataGridCore.BeginUpdate Method
Suspends layout recalculation and repainting until the matching
EndUpdatecall.
API unit family: TMSFNCDataGridCore
Declaring type: TTMSFNCDataGridCore
Syntax
procedure BeginUpdate; virtual;
Remarks
Calls can be nested; the grid refreshes only when the outermost EndUpdate fires.