trichview.com

trichview.support




about GetItemText()


Return to index


Author

Message

Bagio

Posted: 03/31/2003 13:12:16


Code:

  a->InsertText("asdfasdf");

  AnsiString s = a->GetItemText(0));


the result s is wrong.


if I set Unicode property of text style to True.the s is "a",

else I set Unicode property of text style to false.the s is "asdfasdf". why?

How can I get s is "asdfasdf" when I set Unicode property of text style to

True





Powered by ABC Amber Outlook Express Converter