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

TCustomIcon.SetMasked

Sets the value for the Masked property.

Declaration

Source position: graphics.pp line 1658

protected procedure TCustomIcon.SetMasked(

  AValue: Boolean

); override;

Arguments

AValue

  

New value for the property.

Description

SetMasked is an empty implementation in TCustomIcon.

See also

TRasterImage.Masked

  

Masked - returns True if a Mask is being applied.



CT Web help

CodeTyphon Studio