TTMSFNCDataBinderItems.Insert Method
Inserts a new binding item at the specified position.
API unit family: TMSFNCDataBinding
Declaring type: TTMSFNCDataBinderItems
Syntax
function Insert(index: Integer): TTMSFNCDataBinderItem;
Parameters
| Name | Description |
|---|---|
index |
Zero-based position at which to insert the new item. |
Returns
The newly created TTMSFNCDataBinderItem.