API Reference MyLibrary MyLibrary.Collections.Dictionaries THashDictionary<TKey,TValue> THashDictionary<TKey,TValue>.Destroy Destructor Definition Unit: MyLibrary.Collections.Dictionaries Package: MyLibrary Releases the resources used by the dictionary. Delphi Copy destructor Destroy; override;