IRWMutex.HasWriteLock

Syntax

HasWriteLock: Boolean;

Description

The HasWriteLock property returns whether there is enabled data write locking.

Comments

Available values:

Example

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

See also:

IRWMutex