Vcl.Imaging.GIFImg.TGIFFrame.GetEmpty
Delphi
function GetEmpty: Boolean;
C++
bool __fastcall GetEmpty(void);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFFrame |
Beschreibung
Gibt True zurück, wenn kein Bild mit dem GIF-Frame verbunden ist.
GetEmpty gibt True zurück, wenn den GIF-Frame kein Bild enthält; ansonsten wird False zurückgegeben.