Source position: msebufdataset.pas line 105
type blobinfoty = record
field: tfield;
data: pointer;
datalength: Integer;
new: Boolean;
end;