Table of Contents

TTMSFNCWXCameraDevices.Insert Method

Inserts a new empty camera device at the given position in the collection.

API unit family: TMSFNCWXCamera Declaring type: TTMSFNCWXCameraDevices

Syntax

function Insert(Index: Integer): TTMSFNCWXCameraDevice; reintroduce;

Parameters

Name Description
Index The zero-based position at which to insert.

Returns

The newly created camera device item.