Vcl.Imaging.GIFImg.TGIFBlock.Create
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 クラスのインスタンスを作成することができます。
関連項目