Vcl.Imaging.GIFImg.TGIFExtensionList.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AFrame: TGIFFrame);

C++

__fastcall TGIFExtensionList(TGIFFrame* AFrame);

Eigenschaften

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

Beschreibung

Erzeugt eine Instanz der TGIFExtensionList-Klasse.

Mit Create erstellen Sie eine Instanz der TGIFExtensionList-Klasse.

Siehe auch