RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TConditionVariableMutex.Destroy Destructor

Destroys the mutex condition variable.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TConditionVariableMutex();

Call Destroy to destroy the mutex condition variable. 

 

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