Source position: fpexprpars.pp line 89
type TResultTypes = set of (
rtBoolean,
rtInteger,
rtFloat,
rtDateTime,
rtString,
rtCurrency
);