In the CellColoring event I have the following and it does not seem to work;
CellColor := gridHours.Cell[ACol, ARow].ActualColor;
Is where a way to get the color? I have tried a test using the OnCellClick event and displaying the cell color in a msgbox however it does not return the clicked cell color.
Regards,
Dan.











