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

TRasterImage.SetMaskHandle

Sets the value for the MaskHandle property.

Declaration

Source position: graphics.pp line 1277

protected procedure TRasterImage.SetMaskHandle(

  AValue: HBITMAP

);

Arguments

AValue

  

New value for the property.

See also

TRasterImage.MaskHandle

  

The handle allocated for the Bitmap Mask.


Version 4.0 Generated 2025-05-03 Home