In der Hilfe steht, dass man die dateien in ein Verzeichnis entpacken und dieses in den Suchpfad aufnehmen soll. Dann PngImage in Uses aufnehmen und dann kann TImage auch mit Pngs.
(

Zitat von
Hilfedatei:
The component by default self integrates to TPicture class when included in the main
unit uses clause.
All you have to is to copy all files to directory acessible in the search path and include pngimage to the uses.
)