[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Frees all strings and objects, and removes the list from memory.
Source position: classesh.inc line 469
public destructor TStrings.Destroy; override; |
Destroy is the destructor of TStrings it does nothing except calling the inherited destructor.