We are using cell-based color and horizontal alignment properties in the TMSFNCGRID object after establishing a database connection. However, when we use both cell-based color and horizontal alignment at the same time, the first property in the code works, but the next property changes when the cell is focused. What is your solution to this problem?
I added 'TMSFNCGrid1.UseColumns := False;', but the issue still persists: it centers the cell content, but the color is only displayed when the cell is focused.