Source position: fpexprpars.pp line 95
type TResultType = (
rtBoolean,
rtInteger,
rtFloat,
rtDateTime,
rtString,
rtCurrency
);