Source position: bufdataset.pas line 43
type TBufBlobField = record
ConnBlobBuffer: array [0..11] of Byte;
BlobBuffer: PBlobBuffer;
end;