[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msebufdataset.pas line 625
type lookupfieldinfoty = record |
getvalue: getbmvalueeventty; |
keyfieldar: fieldarty; |
indexnum: Integer; |
valuefield: tfield; |
lookupvaluefield: tfield; |
basedatatype: tfieldtype; |
hasindex: Boolean; |
end; |