[Overview][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: lazmethodlist.pas line 46
public destructor TMethodList.Destroy; override; |
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.
|
Provides indexed access to methods in the list. |
Version 4.0 | Generated 2025-05-03 | Home |