TTMSFNCWXCameraDevices.Items Property
Provides indexed access to the camera devices in the collection.
API unit family: TMSFNCWXCamera
Declaring type: TTMSFNCWXCameraDevices
Type: TTMSFNCWXCameraDevice
Syntax
property Items[Index: integer]: TTMSFNCWXCameraDevice;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based index of the device. |