API Reference MyLibrary MyLibrary.Collections.Lists TArrayList<T> TArrayList<T>.Destroy Destructor Definition Unit: MyLibrary.Collections.Lists Package: MyLibrary Releases the resources used by the list. Delphi Copy destructor Destroy; override;