RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCriticalSectionHelper.Destroy Method

Deletes the critical section from memory.

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

Call Destroy to delete the critical section from memory and to release all the resources used by the critical section. 

 

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