[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |