RAD Studio VCL Reference
ContentsIndex
TCriticalSection Methods Public Methods
Public Methods
 
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.