Lock.Leave Method
Calls Leave on the underlying TCriticalSection. If no call to Enter has been made before it will raise an exception.
- EInvalidOperationException
- When Enter was not called before
Calls Leave on the underlying TCriticalSection. If no call to Enter has been made before it will raise an exception.