TCustomImage32.EndUpdate

property EndUpdate: TNotifyEvent;

Description

Re-enables generation of the OnChange event, masked with BeginUpdate method.

BeginUpdate...EndUpdate pairs may be safely nested.

See Also

OnChange, BeginUpdate