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