Frees all strings and objects, and removes the list from memory.
public destructor TStrings.Destroy; override;
Destroy is the destructor of TStrings it does nothing except calling the inherited destructor.