Source position: fpsqltree.pp line 398
type TSQLAggregateOption = (
aoNone,
aoAsterisk,
aoAll,
aoDistinct
);