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