[Overview][Classes][Procedures and functions][Index] Reference for unit 'LazMethodList' (#lazutils)

TMethodList.Destroy

Destructor for the class instance.

Declaration

Source position: lazmethodlist.pas line 46

public destructor TMethodList.Destroy; override;

Description

Destroy is the destructor for the class instance. Destroy calls ReAllocMem to reset the size for memory allocated to the Items property. Destroy calls the inherited destructor.

See also

TMethodList.Items

  

Provides indexed access to methods in the list.


Version 4.0 Generated 2025-05-03 Home