TTMSFNCCloudTranslationDetections.Items Property
Provides indexed access to the detection items.
API unit family: TMSFNCCloudTranslation
Declaring type: TTMSFNCCloudTranslationDetections
Type: TTMSFNCCloudTranslationDetection
Syntax
property Items[Index: Integer]: TTMSFNCCloudTranslationDetection;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the item to read or write. |