Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.SetTransparent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetTransparent(Value: boolean);

C++

void __fastcall SetTransparent(bool Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFGraphicControlExtension

Beschreibung

Setzt den Wert der Transparent-Eigenschaft.

Die SetTransparent-Methode setzt den Wert der Transparent-Eigenschaft.

Siehe auch