Vcl.Imaging.GIFImg.TGIFBlock.Create

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

Delphi

constructor Create(ASize: integer);

C++

__fastcall TGIFBlock(int ASize);

プロパティ

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

説明

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

Create を呼び出すと、TGIFBlock クラスのインスタンスを作成することができます。

関連項目