RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStringsValuesList.Destroy Destructor

Destroy is the destructor for TCustomStringsList.

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

Destroy frees the strings list. 

 

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