| Classifier property |
Applies to
TDBClassifier
Declaration
property Classifier: TClassifier;
Description
Assign the classification component of your choice to this property. Implement new classification algorithms recognized by this component by deriving a new class from TClassifier.
|
|