Unit 'googletranslate' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TTranslationsResource

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googletranslate.pp line 141

type TTranslationsResource = class(TGoogleBaseObject)

protected

  procedure SetdetectedSourceLanguage(); virtual;

  

  procedure SettranslatedText(); virtual;

  

published

  property detectedSourceLanguage: string; [rw]

  

  property translatedText: string; [rw]

  

end;

Inheritance

TTranslationsResource

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio