JVCL Help:TJvTranslator
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTranslator Class
[+] JvTranslator.pas Classes
[+] TJvTranslator Methods
[+] TJvTranslator Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvTranslator
run\JvTranslator.pas
Summary
Translates an application, form or component.
Pascal
run\JvTranslator.pas
TJvTranslator = class(TJvComponent);
Description
- JvTranslator
TJvTranslator is a non-visual component that can be used to automatically change the properties of forms and components. The forms and components to change and what value to change their properties to can be read from a string, a stream or a file.
You can also use this component to read the components and their properties and create an XML string from it. You can then use the generated XML to create a template used in translation.
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