Source position: oracleconnection.pp line 46
type TOraFieldBuf = record
DescType: ub4;
Buffer: pointer;
Ind: sb2;
Len: ub4;
Size: ub4;
end;