|
|
|
|
|
Funciones de gestión de varios idiomas
Para gestionar las aplicaciones multilingües se utilizan las siguientes funciones:
| | ChangeCharset | Retrieves and/or changes the character set used:- by all the screen fonts.
- by all the operations performed on the character strings (functions and/or operators).
| ChangeKeyboard | Obtiene o establece el idioma asociado al teclado. | ChangeSeparator | Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. | LanguageToCharset | Devuelve el conjunto de caracteres correspondiente a un idioma. | LanguageToName | Devuelve el nombre de un idioma. | LanguageToNation | Devuelve la nación correspondiente a una lengua. | LoadError | Loads the file containing the error messages in the desired language into memory. | MessTranslate | Retrieves a message found in the code of a program in the current language. | Nation | Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. | NationFramework | Define o identifica el lenguaje de la framework. | NationRightToLeft | Permite averiguar si el idioma actual se escribe de derecha a izquierda. | NationToLanguage | Devuelve la lengua correspondiente a una nación. | NationToName | Devuelve el nombre de la lengua correspondiente a una nación. | NationToSubLanguage | Devuelve el sub-lenguaje Default correspondiente a una nación. |
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|