All Identifiers

Name Unit Description
CDeepLAPIURL_Free OlfSoftware.DeepL.ClientLib

 

CDeepLAPIURL_Pro OlfSoftware.DeepL.ClientLib

 

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)

TOnTextTranslatedErrorEvent OlfSoftware.DeepL.ClientLib

Callback method/event when translation has an error

TOnTextTranslatedErrorProc OlfSoftware.DeepL.ClientLib

Callback procedure when translation has an error

TOnTextTranslatedEvent OlfSoftware.DeepL.ClientLib

Callback method/event when translation is ok

TOnTextTranslatedProc OlfSoftware.DeepL.ClientLib

Callback procedure when translation is ok

DeepL API client library for Delphi (c) 2020-2025 Patrick PREMARTIN - Powered by PasDoc
Generated by PasDoc 0.16.0.