Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TRasterImage.SetMaskHandle

Sets the value for the MaskHandle property.

Declaration

Source position: graphics.pp line 1259

protected procedure TRasterImage.SetMaskHandle(

  AValue: HBITMAP

);

Arguments

AValue

  

New value for the property.

See also

TRasterImage.MaskHandle

  

The handle allocated for the Bitmap Mask.