TPictureBox
TPictureBox is like standard PictureBox, but it allows you to display transparent PNG images and preserves the alpha transparency information. This is a feature which standard PictureBox does not have.
You can use this functionality e.g., to display image labels over other images.
Features
Screenshots

