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