Question

Exist any similar component to theme a stringrid like the ThemedDBGrid component compatible with delphi 5.

Was it helpful?

Solution

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.

OTHER TIPS

TMSSoftware's Advanced String Grid is pretty popular:

http://www.tmssoftware.com/site/advgrid.asp

You could also look at skinning components that skin the built in grid, such as: http://www.almdev.com/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top