Source position: iffparse.pas line 78
type TStoredProperty = record
sp_Size: LongInt;
sp_Data: Pointer;
end;