Skip to content
GR32>TThreadPersistent>LockCountPropertyProtected

TThreadPersistent.LockCount

Returns the current nesting level of thread locks.

Declaration

pascal
property LockCount: Integer read FLockCount;

Description ​

The LockCount property returns the current number of active Lock calls made by the owning thread.