Hi. I have in a DBGrid a column linked to a integer field. The field is expected to asume values 1, 2 or 3.
I need to show a small icon or image in the cell, different for each value (1 = red light, 2 = tellow light and 3 = green light, like a semaphore).
How can I proceed in Lazarus to do this?
I´m using Lazarus 1.0.10, win32, FPC 2.6.2
Thks !
Daniel