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