TTMSFNCFilterViewExpressions.Insert Method
Inserts a new expression item at the specified index.
API unit family: TMSFNCFilterView
Declaring type: TTMSFNCFilterViewExpressions
Syntax
function Insert(Index: Integer): TTMSFNCFilterViewExpression;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based insertion index. |
Returns
The newly inserted expression.