Vcl.Imaging.GIFImg.TGIFCommentExtension.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AFrame: TGIFFrame); override;

C++

__fastcall virtual TGIFCommentExtension(TGIFFrame* AFrame);

Eigenschaften

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

Beschreibung

Erzeugt eine Instanz der TGIFCommentExtension-Klasse.

Mit Create erstellen Sie eine Instanz der TGIFCommentExtension-Klasse.

Siehe auch