IRWMutex.HasReadLock

Syntax

HasReadLock: Boolean;

Description

The HasReadLock property returns whether the data write locking is enabled.

Comments

Available values:

Example

The example of use is given in description of the LockRead method.

See also:

IRWMutex