API:Vcl.Imaging.GIFImg.TGIFGCERec
Delphi
TGIFGCERec = record
C++
struct DECLSPEC_DRECORD TGIFGCERec
{
public:
System::Byte BlockSize;
System::Byte PackedFields;
System::Word DelayTime;
System::Byte TransparentColorIndex;
System::Byte Terminator;
};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
record struct |
public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | Vcl.Imaging.GIFImg |
Description
Embarcadero Technologies does not currently have any additional information.