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

TCustomBitmap.GetMaskHandle

Gets the value for the MaskHandle property.

Declaration

Source position: graphics.pp line 1373

protected function TCustomBitmap.GetMaskHandle: HBITMAP; override;

Function result

Value for the property.

See also

TRasterImage.MaskHandle

  

The handle allocated for the Bitmap Mask.

TRasterImage.GetMaskHandle

  

Gets the value for the MaskHandle property.

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