TryLockRead: Boolean;
The TryLockRead method checks if data read locking can be set immediately.
The method returns True if data read locking is available. To create a locking control object, use the CreateReadLock or TryCreateReadLock method.
See also: