TTMSFNCWidgetLEDBarItems.Insert Method
Inserts a new LED item at the specified position in the collection.
API unit family: TMSFNCWidgetLEDBar
Declaring type: TTMSFNCWidgetLEDBarItems
Syntax
function Insert(Index: Integer): TTMSFNCWidgetLEDBarItem;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based position at which to insert the new item. |
Returns
The newly created LED item.