Table of Contents

TTMSFNCDataGridCore.BeginUpdate Method

Suspends layout recalculation and repainting until the matching EndUpdate call.

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.