TryLockWrite: Boolean;
The TryLockWrite method checks if data write locking can be obtained immediately.
The method returns True if data write locking is available. To create a locking control object, use the CreateWriteLock or TryCreateWriteLock method.
See also: