Source position: iffparse.pas line 42
type tIFFHandle = record
iff_Stream: DWord;
iff_Flags: DWord;
iff_Depth: LongInt;
end;