Vcl.Imaging.GIFImg.TGIFFrame.Interlaced

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Interlaced: boolean read GetInterlaced write SetInterlaced;

C++

__property bool Interlaced = {read=GetInterlaced, write=SetInterlaced, nodefault};

Eigenschaften

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

Beschreibung

Legt fest, ob der Frame ein verschachteltes Bild enthält.

Die Interlaced-Eigenschaft legt fest, ob der Frame ein verschachteltes Bild enthält.

Siehe auch