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