简体   繁体   中英

How to change the text color of TStringGrid in Firemonkey Delphi XE5

I want to be able to change text color for certain rows. For example if cell value below 0 i want in red, other than that green.

您需要还原到TGrid并创建自己的列类: http : //monkeystyler.com/guide/Grid-Contents

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM