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