[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destroy is the destructor for TRasterImage: frees the canvas, and releases image then calls inherited Destroy.
Source position: graphics.pp line 1296
public destructor TRasterImage.Destroy; override; |
TPersistent.Destroy |