Vcl.Imaging.GIFImg.TGIFVersionRec
Delphi
type TGIFVersionRec = array [0..2] of AnsiChar;
C++
typedef System::StaticArray<char, 3> TGIFVersionRec;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
array typedef |
public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | Vcl.Imaging.GIFImg |
説明
TGIFVersionRec は、GIF のバージョンを指定する要素の型です。
TGIFVersionRec は、GIF ファイルのバージョンを指定する要素の型です。