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