Applies toTDBClassifier
DeclarationTOnClassifyDataset = Procedure(Sender: TObject; Split: integer) of object;
DescriptionEvent is called just before the classification test. The event passes Split number as the parameter.