TTMSFNCSpinnerCustomItems.Insert Method
Inserts a new custom item at the specified index and returns it.
API unit family: TMSFNCSpinner
Declaring type: TTMSFNCSpinnerCustomItems
Syntax
function Insert(Index: Integer): TTMSFNCSpinnerCustomItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position for the new item. |