XDataset AggFields

I saw that in Xdataset it has a property called AggFields of type TFields, however, I didn't find any information on how to use it to create and use aggregate fields. can anybody help me?

That property is there because it's already available in TDataset ancestor. But TXDataset doesn't implement it, so it doesn't work in TXDataset.