TImage32.UnblockNotify

procedure UnblockNotify;


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

See Also

BeginUpdate, BlockNotify, EndUpdate