RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCriticalSectionHelper.Leave Method

Releases the lock on the critical section.

Pascal
procedure Leave;
C++
__fastcall Leave();

Call Leave to release the lock on the critical section. This lock is acquired by using the Enter method. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!