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

TSharedCustomBitmap.FreeHandle

Frees the Handle and the Palette for the shared Bitmap.

Declaration

Source position: graphics.pp line 1345

protected procedure TSharedCustomBitmap.FreeHandle; override;

Description

FreeHandle frees Palette then calls inherited FreeHandle.

See also

TSharedImage.FreeHandle

  

Release the handle for this image and free its resources.


Version 4.0 Generated 2025-05-03 Home