Lock.Leave Method

Calls Leave on the underlying TCriticalSection. If no call to Enter has been made before it will raise an exception.

Namespace: Spring
public
 procedure Leave;
EInvalidOperationException
When Enter was not called before