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

TRasterImage.FreeImage

Frees the image by resetting its handle.

Declaration

Source position: graphics.pp line 1328

public procedure TRasterImage.FreeImage; virtual;

Description

Calls SetHandle to set the bitmap handle to 0 (zero). Generally, FreeImage is overridden and used in the destructor for descendent classes.



CT Web help

CodeTyphon Studio