Source position: oratypes.pp line 276
type OCITime = packed record
OCITimeHH: ub1;
OCITimeMM: ub1;
OCITimeSS: ub1;
end;