RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCriticalSection Methods

The methods of the TCriticalSection class are listed here.

 
Name 
Description 
 
Binds the critical section to the calling thread. 
 
Blocks other threads when the calling thread enters a thread-sensitive section. 
 
Allows other threads to use the critical section. 
 
Allows other threads to use the critical section. 
 
This is TryEnter, a member of class TCriticalSection. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!