Tagged Questions

4
votes
4answers
264 views

Creating rich UI based on PNG images

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 ...