Page 1 of 1

Problem with Delphi TLabeledEdit

Posted: Fri Apr 04, 2003 1:17 pm
by Dadeur
Hi you all
I'm using TsiLang v5.2.1 with Delphi 6 and I've discovered
that the property EditLabel.Caption of the objects TLabeledEdit
is't recognized and translated. I've a lot of those objects in my
project and it would take me too much time to change with
TLabel + TEdit. Is there a workaround?

Thanks a lot.

Posted: Fri Apr 04, 2003 1:39 pm
by isiticov
Just check the ExtendedTranslations property of TsiLang. TLabeledEdit.Caption will be listed there.

What a relief

Posted: Fri Apr 04, 2003 2:13 pm
by Dadeur
Thank you very much.

Posted: Fri Jun 27, 2003 3:28 pm
by Idyle
Since it is pretty easy to forget about going to ExtendedTranslation tab, and thus miss an item for the translation, is work being done to natively support this basic Delphi 6 component within the "Translation Editor" ?