TTMSFNCWidgetLEDScopeChannels.Insert Method
Inserts a new channel at the given position.
API unit family: TMSFNCWidgetLEDScope
Declaring type: TTMSFNCWidgetLEDScopeChannels
Syntax
function Insert(Index: Integer): TTMSFNCWidgetLEDScopeChannel;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the channel. |
Returns
The newly created channel.