Releases the bitmap handle for the shared image.
Source position: graphics.pp line 1448
public function TCustomBitmap.ReleaseHandle: HBITMAP; |
Returns True when the handle is successfully released.
Calls HandleNeeded to ensure that the handles for the bitmap and mask reflect the values for the raw image data. Calls the ReleaseHandle method in the shared image to free the handle for the bitmap.
| CT Web help |
| CodeTyphon Studio |