Unit Olf.RTL.Translate

Uses
Functions and Procedures
Constants
Variables

Description

***************************************************************************

Delphi Translation Library (DLT)

Copyright 2023-2024 Patrick Prémartin under AGPL 3.0 license.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

***************************************************************************

Library and tools to translate Delphi projects contents

***************************************************************************

Author(s) : Patrick PREMARTIN

Site : https://serialstreameur.fr/automatically-translate-your-programs-with-deepl-api.html

Project site : https://github.com/DeveloppeurPascal/Delphi-Translation-Library

*************************************************************************** File last update : 04/08/2024 08:23:43 Signature : 5603208c5b62e8c6b64615ec6701dcfced23415f ***************************************************************************

Overview

Classes, Interfaces, Objects and Records

Name Description
Interface IOlfTranslate  
Class TOlfTranslate  

Types

TOlfGetTextAfterProc = reference to procedure(ToText: string);
TOlfGetTextAfterEvent = procedure(ToText: string) of object;

Description

Types

TOlfGetTextAfterProc = reference to procedure(ToText: string);

This file has been created for a DelphiCon 2023 online conference demo. It depends on the DeepL proxy server given during this session.

See https://serialstreameur.fr/automatically-translate-your-programs-with-deepl-api.html

TOlfGetTextAfterEvent = procedure(ToText: string) of object;
 
Delphi Translation Library (c) 2023-2025 Patrick PREMARTIN - Powered by PasDoc
Generated by PasDoc 0.16.0.