TTMSFNCBitmapSelectorItems.Insert Method
Inserts a bitmap selector item at the specified index.
API unit family: TMSFNCBitmapSelector
Declaring type: TTMSFNCBitmapSelectorItems
Syntax
function Insert(Index: integer): TTMSFNCBitmapSelectorItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based insertion index. |
Returns
The newly created bitmap selector item.