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