BeginUpdate

Graphics32

TCustomImage32.BeginUpdate

procedure BeginUpdate; virtual;

Description

Disables change notifications until the paired EndUpdate method is called.

BeginUpdate...EndUpdate blocks may be nested.

See Also

EndUpdate, OnChange