Vcl.Imaging.GIFImg.TGIFFrame.GetEmpty
Delphi
function GetEmpty: Boolean;
C++
bool __fastcall GetEmpty(void);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFFrame |
Description
Renvoie True s'il n'y a pas d'image attachée au cadre GIF.
GetEmpty renvoie True si le cadre GIF ne contient pas d'image, et False sinon.
Voir aussi