Exist any similar component to theme a stringrid like the ThemedDBGrid component compatible with delphi 5.
Asked
Active
Viewed 731 times
3 Answers
0
You could also look at skinning components that skin the built in grid, such as: http://www.almdev.com/

Darian Miller
- 7,808
- 3
- 43
- 62
0
Surely you could take the source from ThemedDBGrid and re-work it for a stringgrid? Or you could use a DBGrid and wrap your strings up so that they can be accessed through a dataset.

David Heffernan
- 601,492
- 42
- 1,072
- 1,490