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

TRasterImage.SetTransparent

Sets the value for the Transparent property.

Declaration

Source position: graphics.pp line 1314

protected procedure TRasterImage.SetTransparent(

  AValue: Boolean

); override;

Arguments

AValue

  

New value for the property.

See also

TGraphic.Transparent

  

Indicates whether some parts of the image are not opaque.



CT Web help

CodeTyphon Studio