[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msebufdataset.pas line 62
type fieldinfo_0ty = record |
offset: Integer; |
size: Integer; |
fieldtype: tfieldtype; |
dbfieldsize: Integer; |
field: tfield; |
end; |