Vcl.Imaging.GIFImg.TGIFFrame.GetEmpty

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetEmpty: Boolean;

C++

bool __fastcall GetEmpty();

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