如何在c++ builder 中的Memo 控件里显示中文文字 如:Label->Caption="好" 一样

2024-12-29 03:52:44
推荐回答(1个)
回答1:

Memo1->Text = "好";