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