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 を呼び出してください。

関連項目