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

TGraphic.Transparent

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

Declaration

Source position: graphics.pp line 823

public property TGraphic.Transparent: Boolean
  read GetTransparent
  write SetTransparent;

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