Source position: bufdataset.pas line 35
type TBlobBuffer = record
FieldNo: Integer;
OrgBufID: Integer;
Buffer: pointer;
Size: PtrInt;
end;