Source position: msedataedits.pas line 1405
type datetimeeditoptionsty = set of (
dteo_showlocal,
dteo_showutc
);