You are reading help file online using chmlib.com
|
ExtendedTranslations property
Applies to
Declaration
property ExtendedTranslations: TsiExtendedItems;
Description
ExtendedTranslations enables TsiLang to go beyond just translating string type component properties. You can change any property of any component according to active language. This could be very useful, for instance, for repositioning or rescaling controls, when you translate your application into a language with very long average words, such as Russian or German. In You can edit the 'translations' at design-time in a special Translation Editor in a fashion you used to do in Delphi Object Inspector.
See also
Using Extended Translations Editor
You are reading help file online using chmlib.com
|