Source position: msebufdataset.pas line 312
type indexfieldoptionsty = set of (
ifo_desc,
ifo_caseinsensitive,
ifo_natural
);