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