TStrings.Destroy
Frees all strings and objects, and removes the list from memory.
Declaration
Source position: classesh.inc line 696
public
destructor Destroy; Override;
Description
Destroy is the destructor of TStrings it does nothing except calling the inherited destructor.