[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destructor for the class instance.
Source position: graphics.pp line 778
public destructor TRegion.Destroy; override; |
Destroy is the overridden destructor for the class instance. It calls FreeReference to free resources allocated for the Reference, and calls the inherited destructor prior to exit.
Version 4.0 | Generated 2025-05-03 | Home |