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