TTMSFNCDataBinderFieldNames Class
Ordered collection of TTMSFNCDataBinderFieldName entries that define which dataset fields are bound in a binding item.
API unit family: TMSFNCDataBinding
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCDataBinderFieldNames = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Returns the field name entry at the specified zero-based index. |
Methods
| Name | Description |
|---|---|
| Add | Appends a new field name entry to the collection. |
| Insert | Inserts a new field name entry at the specified position. |