type TFieldColumns = class(TCollection);
Used to store classsification attribute definitions.
The collection is used to store attribute definitions for the classification.
Properties
| Name | Type | Description |
|---|---|---|
| Items | TFieldColumn | Access list items by index. |
Methods
| Name | Description |
|---|---|
| Add | Add a new attribute. |
| ConnectFields | Connect all specified fields. |
| Create | Create the component and pass a TDBClassifier as an |