SetLanguage method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

WPDLLInt

Declaration

function SetLanguage(const LanguageID: WideString): WordBool;

Description

This property changes the language of the GUI. The parameter is the identifier of the language, for example "DE" for german.

The PCC file contains the extensible language definition in form of XML data. Please see the chapter about packages files.

Note: To be able to localize the editor, it is required to load the *.PCC file with SetLayout().


[idh_wpdllint_setlanguage.htm]    Copyright © 2007 by WPCubed GmbH