Source position: msebufdataset.pas line 74
type fieldinfobasety = record
offset: Integer;
size: Integer;
fieldtype: tfieldtype;
dbfieldsize: Integer;
end;