TTMSFNCCloudTranslationDetections Class
Collection of TTMSFNCCloudTranslationDetection items returned by a language-detection request.
API unit family: TMSFNCCloudTranslation
Inherits from: TOwnedCollection
Syntax
TTMSFNCCloudTranslationDetections = class(TOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the detection items. |
Methods
| Name | Description |
|---|---|
| Add | Creates a new detection item, appends it and returns it. |
| GetOwner | Returns the owner of the collection. |
| Insert | Creates a new detection item at the given position. |