ImageEn, unit imageenview

TImageEnView.LockPaintCount

TImageEnView.LockPaintCount


Declaration

property LockPaintCount: Integer; (Read-only)


Description

Returns the lock painting state. 0=no lock, > 0 locking (the image will not be painted).
LockPaint increases LockPaintCount, UnlockPaint decreases it.