Question

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

Note: Firemonkey doesn't have RichEdit.

Était-ce utile?

La solution

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top