[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msebufdataset.pas line 347
type indexfieldinfoty = record |
fieldinstance: tfield; |
comparefunc: arraysortcomparety; |
vtype: Integer; |
recoffset: Integer; |
fieldindex: Integer; |
islookup: Boolean; |
desc: Boolean; |
caseinsensitive: Boolean; |
canpartialstring: Boolean; |
end; |