AdvStringGrid - check/tick color

We're using AdvStringGrid and the AdvStringGrid1.AddCheckBox function to add checkboxes. Is there any possibility to alter the color of the check/tick ?

Version is 7.8.9.0

Many thanks
Rainer

You can customize the checkbox with bitmaps specified under

grid.ControlLook.CheckedGlyph / grid.ControlLook.UnCheckedGlyph
and set grid.ControlLook.ControlStyle = csGlyph

When using tri-state checkboxes, how can we specify a bitmap for the grayed state?

Thanks.

The capability to do this for tristate checkbox was not yet there.
We added it for v8.7.