Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.Create

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

Delphi

constructor Create(AFrame: TGIFFrame); override;

C++

__fastcall virtual TGIFGraphicControlExtension(TGIFFrame* AFrame);

プロパティ

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

説明

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

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

関連項目