Page 1 of 1

TsiLang does not see some fields of nested classes

Posted: Thu Apr 06, 2017 9:03 am
by Stalker4
Hello,

There is a class (component). This class has a TPersistent property. This property has fields of type String (or TStrings).

An example of such a property (TQuickReferenceButton) and a field (CaptionUser1Button) in the picture
Image

But the "Translation Editor - General Translations" does not see these fields. Why can not he see these fields ?

P.S. Also, "Translation Editor - General Translations" does not see a field of type TStrings in collection items

Posted: Fri Apr 07, 2017 3:42 am
by isiticov
For such properties you can use ExtendedTranslations property of TsiLang.

Posted: Fri Apr 07, 2017 5:03 am
by Stalker4
Hello,

I know about this mode "ExtendedTranslations". But "ExtendedTranslations" has certain problems (about this I wrote in the subject) and in addition to it the property for the translation should be added manually.

It is not very clear why TsiLang does not know how to take these properties, at least to the first level of nesting ?