TTMSFNCStrokeKindSelectorItems.Insert Method
Inserts a new stroke-kind item at the specified position and returns it.
API unit family: TMSFNCStrokeKindSelector
Declaring type: TTMSFNCStrokeKindSelectorItems
Syntax
function Insert(Index: Integer): TTMSFNCStrokeKindSelectorItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based collection position where the item is inserted. |
Returns
The newly created stroke-kind selector item.