Vcl.Imaging.GIFImg.TGIFVersionRec

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TGIFVersionRec = array [0..2] of AnsiChar;

C++

typedef System::StaticArray<char, 3> TGIFVersionRec;

Properties

Type Visibility Source Unit Parent
array
typedef
public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg Vcl.Imaging.GIFImg

Description

TGIFVersionRec is the type of elements that specify the version of a GIF.

TGIFVersionRec is the type of elements that specify the version of a GIF file.