[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Frees the Handle and the Palette for the shared Bitmap.
Source position: graphics.pp line 1327
protected procedure TSharedCustomBitmap.FreeHandle; override; |
FreeHandle frees Palette then calls inherited FreeHandle.
|
Release the handle for this image and free its resources. |
lazarus-ccr.sourceforge.net |