That's not a usual way to create a Criteria. You should use it this way:
fCriteria := Manager.CreateCriteria(TClub);
That's not a usual way to create a Criteria. You should use it this way:
fCriteria := Manager.CreateCriteria(TClub);