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