RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLocateParamsList.Destroy Destructor

Frees an instance of TLocateParamsList.

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

WebSnap applications should not need to free instances of TLocateParamsList, as this is handled by the dataset adapters that create them. If you must free a TLocateParamsList instance, use the Free method. 

 

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