JVCL Help:TJvTranslator.Translate@string
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTranslator.Translate Method (string)
[+] TJvTranslator Methods
[+] TJvTranslator Properties
Search in JVCL Help
Search in all projectsSummary
Translates the entire application.
Pascal
procedureTranslate(constFileName: string); overload;
Parameters
Parameters | Description |
const FileName: string | The name of the file containing the translation. |
Description
Translates all forms in the current application using the XML in FileName. Only instantiated forms and their components are translated.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page