Vcl.Imaging.GIFImg.TGIFFrame.Empty

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Empty: boolean read GetEmpty;

C++

__property bool Empty = {read=GetEmpty, 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 GIF-Frame ein Bild enthält.

Die Empty-Eigenschaft fegt fest, ob der GIF-Frame ein Bild enthält oder nicht.

Siehe auch