标签: delphi colors firemonkey delphi-xe5 tmemo
在TMemo(Firemonkey)中添加行,每行使用不同的颜色?
TMemo
注意:Firemonkey没有RichEdit。
答案 0 :(得分:0)
使用TMemo是不可能的,因为TMemo只是一个字符串列表,没有格式化功能。您需要找到另一个控件才能为您工作。