Source position: uPSRuntime.pas line 521
type TPSVariantIFC = packed record
Dta: Pointer;
aType: TPSTypeRec;
VarParam: Boolean;
end;