Vcl.Imaging.GIFImg.TGIFCommentExtension.Create

提供:RAD Studio API Documentation

Delphi

constructor Create(AFrame: TGIFFrame); override;

C++

__fastcall virtual TGIFCommentExtension(TGIFFrame* AFrame);

プロパティ

種類 可視性 ソース ユニット
constructor public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFCommentExtension

説明

TGIFCommentExtension クラスのインスタンスを作成します。

TGIFCommentExtension クラスのインスタンスを作成するために、 Create を呼び出してください。

関連項目