Source position: fpexprpars.pp line 553
type TBuiltInCategories = set of (
bcStrings,
bcDateTime,
bcMath,
bcBoolean,
bcConversion,
bcData,
bcVaria,
bcUser,
bcAggregate
);