Source position: fpexprpars.pp line 559
type TBuiltInCategory = (
bcStrings,
bcDateTime,
bcMath,
bcBoolean,
bcConversion,
bcData,
bcVaria,
bcUser,
bcAggregate
);