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