RAD Studio VCL Reference
ContentsIndex
SyncObjs Namespace Classes
Classes
 
Name 
Description 
 
TCriticalSection allows a thread in a multi-threaded application to temporarily block other threads from accessing a block of code. 
 
TEvent represents an external event. 
 
THandleObject is the base class for all thread synchronization objects that use a handle. 
 
This is class SyncObjs.TMutex. 
 
TSimpleEvent represents an unnamed manual event object. 
 
TSynchroObject is the base class for all thread synchronization objects. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.