Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.Transparent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Transparent: boolean read GetTransparent write SetTransparent;

C++

__property bool Transparent = {read=GetTransparent, write=SetTransparent, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFGraphicControlExtension

Beschreibung

Legt fest, ob das Bild transparent gezeichnet wird.

Die Transparent-Eigenschaft, legt fest, ob das Bild transparent gezeichnet wird.

Siehe auch