Class TPascalTranslator

Unit

Declaration

type TPascalTranslator = class(TObject)

Description

If a fallback language exists it must be the source language if you want to translate into the source language

Hierarchy

Overview

Methods

Public procedure translate(c: TComponent);

Properties

Public property translations[s: string]: string read getTranslation;

Description

Methods

Public procedure translate(c: TComponent);
 

Properties

Public property translations[s: string]: string read getTranslation;
 

Generated by PasDoc 0.16.0.