procedure BeginUpdate; virtual;

Description

Disables change notifications until the paired EndUpdate method is called.

BeginUpdate...EndUpdate blocks may be nested.

[See also]: OnChange