Page 1 of 1

TreeView and ListView Question!

Posted: Tue Jul 01, 2003 2:29 am
by shamohu
Is it possible to collect caption strings from TreeView/ListView and translator them automatically? How? Thank you!

Posted: Tue Jul 01, 2003 6:26 am
by gaivans
Hello,

There is specialized component TsiLangTLV which has all properties of standard TsiLang as well as the "ListView_TreeView_Items" property. So if your application uses List/Tree Views with persistent items use TsiLangTLV instead of TsiLang to provide translations for List/Tree items.

Hint: To quickly and safely change type of a TsiLang component use the TsiLang Expert command "Tools|Change TsiLang Type to..."