[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

TStrings.Destroy

Frees all strings and objects, and removes the list from memory.

Declaration

public destructor TStrings.Destroy; override;

Description

Destroy is the destructor of TStrings it does nothing except calling the inherited destructor.