TTMSFNCCloudTranslationRequests Class
Collection of TTMSFNCCloudTranslationRequest items, keeping a history of the translate and detect operations performed by the component.
API unit family: TMSFNCCloudTranslation
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCCloudTranslationRequests = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the request items. |
Methods
| Name | Description |
|---|---|
| Add | Creates a new request item, appends it and returns it. |
| Insert | Creates a new request item at the given position. |