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