开发者

TImageList component for Delphi 7 which supports PNG Images

开发者 https://www.devze.com 2022-12-13 06:09 出处:网络
Does anyone know of a component that descends from TImageList and support P开发者_如何学编程NG images, and compatible with Delphi 7?I\'m using PngComponents It has TPngImageList. Works well for me.

Does anyone know of a component that descends from TImageList and support P开发者_如何学编程NG images, and compatible with Delphi 7?


I'm using PngComponents It has TPngImageList. Works well for me.

EDIT New link: http://code.google.com/p/cubicexplorer/downloads/detail?name=PngComponents.zip&can=2&q=


You can use CnPack IDE Wizards which will make your TImageList control accepts PNG image format.

TImageList component for Delphi 7 which supports PNG Images

Morever, it will make your IDE much more convenient.


I think the JEDI Visual Component Library's TJvImageList does all that.

0

精彩评论

暂无评论...
验证码 换一张
取 消