TTMSFNCFilterDialogDisplayNames.Insert Method
Inserts a new field-name mapping at the specified index.
API unit family: TMSFNCFilterDialog
Declaring type: TTMSFNCFilterDialogDisplayNames
Syntax
function Insert(Index: Integer): TTMSFNCFilterDialogFieldNameMap;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based insertion index. |
Returns
The newly inserted mapping item.