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

TRasterImage.SetMasked

Sets the value for the Masked property.

Declaration

Source position: graphics.pp line 1276

protected procedure TRasterImage.SetMasked(

  AValue: Boolean

); virtual;

Arguments

AValue

  

New value for the property.

See also

TRasterImage.Masked

  

Masked - returns True if a Mask is being applied.


Version 4.0 Generated 2025-05-03 Home