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