All Functions and Procedures
Name | Unit | Description |
---|---|---|
DeepLSetAPIURL | OlfSoftware.DeepL.ClientLib | Call to initialize DeepL API URL. If you forget to do, you will be on Free API. |
DeepLTranslateTextASync | OlfSoftware.DeepL.ClientLib | call DeepL API to translate the text from source_lang to target_lang (asynchrone - don't freeze current thread) |
DeepLTranslateTextASync | OlfSoftware.DeepL.ClientLib | call DeepL API to translate the text from source_lang to target_lang (asynchrone - don't freeze current thread) |
DeepLTranslateTextSync | OlfSoftware.DeepL.ClientLib | call DeepL API to translate the text from source_lang to target_lang (synchrone - current thread is freezed during process) |
Generated by PasDoc 0.16.0.