RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxParameterCollection.Destroy Destructor

Destroys a TAdoDbxParameterCollection instance.

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

This method destroys a TAdoDbxParameterCollection instance, freeing all its resources. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!