Web Core TTMSFNCTableViewItem TextColor

Hi,

When adding a TTMSFNCTableViewItem, what property does it use to set the textcolor?

Thanks,

Ken

It uses TTMSFNCTableView.DefaultItem.TextColor for new items

Thanks. So what is the purpose of ItemAppearance.Font.Color? I ask because I need to change the color of the text after it is populated, and thought I may be able to use this setting but I seem to have to process each item and set the text color.

in FMX TFont has no color property.

This is about Web Core!

FNC implements things framework independent!