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

TCustomBitmap.GetBitmapHandle

Gets the value for the Handle property.

Declaration

Source position: graphics.pp line 1372

protected function TCustomBitmap.GetBitmapHandle: HBITMAP; override;

Function result

Value for the property.

See also

TCustomBitmap.Handle

  

The operating system Handle associated with this bitmap.

TRasterImage.GetBitmapHandle

  

Gets the value for the BitmapHandle property.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.