I'm trying to find the most efficient way to display image properties in my application. I've got some strategies but would like to see if I avoid re-inventing the wheel by using some of ImageEn's built-in functionality.
Unfortunately, I can't find anything in the demos that use the TStringGridHelper and the example on this page doesn't give me enough to figure out how to use it.