Destructor for the class instance.
Source position: intfgraphics.pas line 668
public destructor TLazReaderIcnsPart.Destroy; override; |
Destroy is the overridden destructor for the class instance. Destroy frees resources allocated for members, and calls the inherited destructor prior to exit.
| Version 4.6 | Generated 2026-02-20 | Home |