JVCL Help:TJvTranslator.TranslateScreen@TStream
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTranslator.TranslateScreen Method (TStream)
[+] TJvTranslator Methods
[+] TJvTranslator Properties
Search in JVCL Help
Search in all projectsSummary
Translates all forms on the screen.
Pascal
procedureTranslateScreen(constStream: TStream); overload;
Parameters
Parameters | Description |
const Stream: TStream | The stream to read the XML from. The reading starts at the current position in the stream. |
Description
Translates all forms maintained by the global Screen object. 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