Source position: iffparse.pas line 48
type TIFFStreamCmd = record
sc_Command: LongInt;
sc_Buf: Pointer;
sc_NBytes: LongInt;
end;