TImage32.BlockNotify

procedure BlockNotify;


BlockNotify allows changes to the image without triggering any OnChange events.
BlockNotify must be paired with an UnblockNotify.

See Also

BeginUpdate, EndUpdate, UnblockNotify