Source position: msedb.pas line 106
type locaterecordoptionsty = set of (
lro_noforward,
lro_nobackward,
lro_nocurrent,
lro_utf8
);