ImageEn, unit imageenview

TImageEnView.UnlockUpdateEx

TImageEnView.UnlockUpdateEx


Declaration

procedure UnlockUpdateEx();


Description

UnlockUpdateEx re-enables all calls to the Update method, after a call to LockUpdate.
LockUpdate and UnlockUpdateEx are useful, for example, when you need to resample multiple layers.
UnlockUpdateEx doesn't call Update when the update can be unlocked.