Page 1 of 1

chart caption

Posted: Thu Mar 18, 2004 5:16 pm
by b_asi
i found out that TsiLang does not detect text that are on Tchart control

for example :
Tchart.Title.strings does not detected
is that a bug or ... ?

thank you
Asi

Re: chart caption

Posted: Fri Mar 19, 2004 6:02 am
by Haron
b_asi

> Tchart.Title.strings does not detected
> is that a bug or ... ?

Don't think so. "Text" is nested property of "Title", which is not standard strings type (TChartTitle).
So, you should use TsiLang.ExtendedTranslations for this property.