[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 1405

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.


Version 3.2 Generated 2024-02-25 Home