Table of Contents

TTMSFNCCloudTranslationDetection Class

Represents a single language-detection result, holding the analyzed text and the detected source language.

API unit family: TMSFNCCloudTranslation Inherits from: TCollectionItem

Syntax

TTMSFNCCloudTranslationDetection = class(TCollectionItem)

Properties

Name Description
SourceLanguage Language code detected for the source text.
SourceText Text that was analyzed for language detection.