Vcl.Imaging.GIFImg.TGIFExtensionList.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(AFrame: TGIFFrame);

C++

__fastcall TGIFExtensionList(TGIFFrame* AFrame);

プロパティ

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

説明

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

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

関連項目