Get the index of the class with Name.
function ClassIndex(Name: string): integer; virtual; abstract;
TClassifier Methods