TTMSFNCWidgetLEDBarItems.Items Property
Provides indexed access to the LED items in the collection.
API unit family: TMSFNCWidgetLEDBar
Declaring type: TTMSFNCWidgetLEDBarItems
Type: TTMSFNCWidgetLEDBarItem
Syntax
property Items[Index: Integer]: TTMSFNCWidgetLEDBarItem;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based index of the item to retrieve or assign. |