TTMSFNCWXWebRTCDevices.Items Property
Provides indexed access to the devices in the collection.
API unit family: TMSFNCWXWebRTC
Declaring type: TTMSFNCWXWebRTCDevices
Type: TTMSFNCWXWebRTCDevice
Syntax
property Items[Index: Integer]: TTMSFNCWXWebRTCDevice;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based index of the device. |