| PAPointer | |
| PKRecord | Pointer to the TKRecord type. |
| TDiscreteRecord | Record type used to store parameteres learned for discrete attributes. |
| TDiscreteRecordArray | |
| TDistanceModel | Distance model used by the K-NN algorithm. |
| TExampleRecord | Record type used by K-NN (K Nearest Neighbors) classification algorithm to store the entire learn database in memory. |
| TFloatRecord | Record type used to store parameteres learned for continuous attributes. |
| TFloatRecordArray | |
| TIndexNextRecord | Event type used by TClassifier. |
| TIndexRecord | Used by the TClassifier to estimate the quality of the attributes Used by the TClassifier to estimate the quality of the attributes. |
| TKFloatSpan | Record type used by K-NN (K Nearest Neighbors) classification algorithm to store the information about the range of real valued attributes. |
| TKNNParams | Record type used by K-NN (K Nearest Neighbors) classification algorithm to control the use of attributes. |
| TKRecord | Record type used by K-NN (K Nearest Neighbors) classification algorithm to store the nearest neighbors. |
| TNameNextRecord | Event type used by TClassifier. |
| TOnClassifyTest | Event type used to determine classification accuracy. |
| TPopBookmark | Event type used to get bookmark position. |
| TPushBookmark | Event type used to save bookmark position. |