Vcl.Imaging.GIFImg.TGIFExtension.Create

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

Delphi

constructor Create(AFrame: TGIFFrame); reintroduce; virtual;

C++

__fastcall virtual TGIFExtension(TGIFFrame* AFrame);

プロパティ

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

説明

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

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

関連項目