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

TCustomIcon.SetTransparent

Sets the value for the Transparent property.

Declaration

Source position: graphics.pp line 1615

protected procedure TCustomIcon.SetTransparent(

  Value: Boolean

); override;

Description

SetTransparent is an empty implementation in TCustomIcon.

See also

TGraphic.Transparent

  

Transparent - Some parts of the image are not opaque. i.e. the background can be seen through.

TRasterImage.SetTransparent

  

Sets the value for the Transparent property.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.