How do I create rich UI in Delphi when I'm having set of PNG images provided? I need to "skin" the buttons / panels / page controls with PNG images. PNG transparency must be supported. Any components / solutions?
to make things clear: I'm not asking for typical "skinning" solution, nor for PNG support in delphi7. Rather for a solution / component set / library which contains basic controls (buttons, page controls) with possibility to set the background image. Each element will have completely different image, so that is not about skinning.