Vcl.Imaging.GIFImg.TGIFFrame.NeedImage

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure NeedImage;

C++

void __fastcall NeedImage();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Beschreibung

Lädt ein Bild in den GIF-Frame.

Die als protected deklarierte NeedImage-Methode wird aufgerufen, um ein Bild in den GIF-Frame zu laden.

Siehe auch