//方法1: uses EncdDecd; Memo2.Text:=UTF8Decode( DecodeString(Memo1.Text)); //方法2: // 使用控件 Memo2.Text:=IdDecoderMIME1.DecodeString(Memo1.Text);
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3