Pregunta

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

Note: Firemonkey doesn't have RichEdit.

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top