TTMSFNCListBoxFilter.Insert Method
Inserts a new filter rule at the specified index and returns it.
API unit family: TMSFNCListBox
Declaring type: TTMSFNCListBoxFilter
Syntax
function Insert(index: Integer): TTMSFNCListBoxFilterData;
Parameters
| Name | Description |
|---|---|
index |
Zero-based position at which to insert the rule. |