JVCL Help:TJvTranslator.TranslateString@string@TCustomForm
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTranslator.TranslateString Method (string, TCustomForm)
[+] TJvTranslator Methods
[+] TJvTranslator Properties
Search in JVCL Help
Search in all projectsSummary
Translates a form.
Pascal
procedureTranslateString(constS: string; constForm: TCustomForm); overload;
Parameters
Parameters | Description |
const S: string | The string to read the XML from. |
const Form: TCustomForm | The form to translate. |
Description
Translates a form and all contained components on the form using the XML in the string.
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