| DBClassifier Unit Components Classes Types |
| Components |
TDBClassifier | Use the component to perform classification on the data stored in any TDataset descendant. |
| Classes |
| TAttributeDataType | Defines the mapping of field types to attribute types. |
| TFieldColumn | Connects the classification attribute to a dataset field. |
| TFieldColumns | Used to store classsification attribute definitions. |
| Types |
| TAttributeKind | Defines the type of the attribute. |
| TAttributeType | Defines types of classification attributes. |
| TOnClassifyDataset | Event type triggered before the classification is run. |
| TOnLearnDataset | Event type triggered before the learning is run. |
|
|