property Classes: TStringList;
A list of recognized classes.
Returns: TStringList
Remarks:
Unlike the Classes property of the statistic classifiers, assigning to this one does copy: the list holds names and owns nothing else, so the setter is an Assign and the component keeps its own list.