JVCL Help:TJvTranslator.Translate@string@TCustomForm
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTranslator.Translate Method (string, TCustomForm)
[+] TJvTranslator Methods
[+] TJvTranslator Properties
Search in JVCL Help
Search in all projectsSummary
Translates a form.
Pascal
procedureTranslate(constFileName: string; constForm: TCustomForm); overload;
Parameters
Parameters | Description |
const FileName: string | The name of the file containing the translation. |
const Form: TCustomForm | The form to translate. |
Description
Translates a form and all contained components on the form using the translation loaded from filename. If the file cannot be found, this function raises an exception.
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