TTMSFNCWidgetLEDScopeChannels.Items Property
Provides indexed access to the channels in the collection.
API unit family: TMSFNCWidgetLEDScope
Declaring type: TTMSFNCWidgetLEDScopeChannels
Type: TTMSFNCWidgetLEDScopeChannel
Syntax
property Items[Index: Integer]: TTMSFNCWidgetLEDScopeChannel;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the channel. |