Change text color for each row of TTMSFMXListView?

How can I change the text color of each row of a TTMSFMXListView? The listitem does not have any properties for color information.

TTMSFMXListView is actually a TListView, so an FMX component, it's unclear if they can be styled. This might be of help: