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