[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TRasterImage.FreeImage

Frees the image by resetting its handle.

Declaration

Source position: graphics.pp line 1301

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.


Version 4.0 Generated 2025-05-03 Home