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