TTMSFNCDataBinderItems Class
Collection of data binding items belonging to a TTMSFNCDataBinder.
API unit family: TMSFNCDataBinding
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCDataBinderItems = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Returns the binding item at the specified zero-based index. |
Methods
| Name | Description |
|---|---|
| Add | Appends a new binding item to the collection. |
| Insert | Inserts a new binding item at the specified position. |