Vcl.Graphics.TGraphic.SetTransparent
Delphi
procedure SetTransparent(Value: Boolean); virtual;
C++
virtual void __fastcall SetTransparent(bool Value);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
protected | Vcl.Graphics.pas Vcl.Graphics.hpp |
Vcl.Graphics | TGraphic |
Beschreibung
Legt fest, ob eine Grafik transparent gezeichnet werden soll.
SetTransparent legt fest, ob eine Grafik transparent gezeichnet werden soll.