Forum Discussion

jdwather's avatar
jdwather
Contributor
5 years ago

How to check the color of a tStringGrid cell

In the application in delphi, it has a grid that each cell can have a different status, this status is identified by a color. However I could not find the property so I can check this color. Check with development team and they change the ".SgPrisma.Canvas.Pen.Color" property, but I can not reach this property in the cell.
Attached image of the grid

1 Reply

  • Vallalarasu_P's avatar
    Vallalarasu_P
    Frequent Contributor

    Can you share the Object Browser for the object with which your are trying to read the color ?

     

    Also share the class name of the object.