JVCL Help:TJvTranslator.Translate@TCustomForm

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Translates a form.


Pascal

 procedureTranslate(constForm: TCustomForm); overload;


Parameters

Parameters Description
const Form: TCustomForm The form to translate.


Description

Translates a form and all contained components on the form using the currently loaded XML. The XML can be loaded with any of the Translate functions that contains a string, a filename or a stream.


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