Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TSharedRasterImage.Destroy

Destructor for the class instance.

Declaration

Source position: graphics.pp line 1203

public destructor TSharedRasterImage.Destroy; override;

Description

Frees resource allocated to SaveStream and Handle. Calls the inherited destructor prior to exiting from the method.