Вопрос

Adding lines in a TMemo (Firemonkey), each line with a different color?

Note: Firemonkey doesn't have RichEdit.

Это было полезно?

Решение

This is not possible with a TMemo as there is no formatting ability with a TMemo simply a string list. You will need to find another control to work for you.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top