RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRegistry.Destroy Destructor

Closes the current key and destroys the TRegistry object.

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

Destroy closes the current key and frees the resources allocated for a registry object when it is no longer needed. 

 

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