ImageEn, unit imageenview

TImageEnView.LockUpdateCount

TImageEnView.LockUpdateCount


Declaration

property LockUpdateCount: Integer; (Read-only)


Description

Returns the lock updating state. 0 = no lock, > 0 locking (the image will not be updated).
LockUpdate increases LockUpdateCount, UnlockUpdate decreases it.