TTMSFNCDataBinderFieldNames.Insert Method
Inserts a new field name entry at the specified position.
API unit family: TMSFNCDataBinding
Declaring type: TTMSFNCDataBinderFieldNames
Syntax
function Insert(index: Integer): TTMSFNCDataBinderFieldName;
Parameters
| Name | Description |
|---|---|
index |
Zero-based position at which the new entry is inserted. |
Returns
The newly created TTMSFNCDataBinderFieldName entry.