[Overview][Types][Classes][Index] Reference for unit 'FileReferenceList' (#lazutils)

TFileReferenceList.Destroy

Destructor for the class instance.

Declaration

Source position: filereferencelist.pas line 72

public destructor TFileReferenceList.Destroy; override;

Description

Destroy is the overridden destructor for the class instance. It calls Clear to remove nodes in the internal AVL Tree for the class instance. Calls the inherited destructor prior to exiting from the method.


Version 4.0 Generated 2025-05-03 Home