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

TGraphic.GetTransparent

Gets the value for the Transparent property.

Declaration

Source position: graphics.pp line 792

protected function TGraphic.GetTransparent: Boolean; virtual; abstract;

Function result

Value for the property.

See also

TGraphic.Transparent

  

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

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