ITMSFNCCustomCloudTranslation.ParseSupportedLanguages Method
Parses the service response of a supported-languages request into the provided list.
API unit family: TMSFNCCloudTranslation
Declaring type: ITMSFNCCustomCloudTranslation
Syntax
procedure ParseSupportedLanguages(ASupportedLanguages: TStringList; ARequestResult: string);
Parameters
| Name | Description |
|---|---|
ASupportedLanguages |
List filled with the supported languages. |
ARequestResult |
Raw response string returned by the service. |