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