Vcl.Imaging.GIFImg.TGIFAppExtNSLoop.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AFrame: TGIFFrame); override;

C++

__fastcall virtual TGIFAppExtNSLoop(TGIFFrame* AFrame)/* overload */;
/* TGIFApplicationExtension.Create */ inline __fastcall TGIFAppExtNSLoop(TGIFFrame* ASubImage, const TGIFApplicationRec &Ident)/* overload */ : TGIFApplicationExtension(ASubImage, Ident) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFAppExtNSLoop

Beschreibung

Erzeugt eine Instanz der TGIFAppExtNSLoop-Klasse.

Mit Create erstellen Sie eine Instanz der TGIFAppExtNSLoop-Klasse.

Siehe auch