【问题标题】:TImageList component for Delphi 7 which supports PNG ImagesDelphi 7 的 TImageList 组件,支持 PNG 图像
【发布时间】:2009-12-07 15:22:05
【问题描述】:

有谁知道从 TImageList 派生并支持 PNG 图像并与 Delphi 7 兼容的组件?

【问题讨论】:

    标签: delphi vcl


    【解决方案1】:

    我正在使用 PngComponents 它有 TPngImageList。很适合我。

    编辑 新链接:http://code.google.com/p/cubicexplorer/downloads/detail?name=PngComponents.zip&can=2&q=

    【讨论】:

    • Linas,Johan,你知道处理 png 图像旋转的任何组件吗?
    【解决方案2】:

    您可以使用CnPack IDE Wizards,这将使您的TImageList 控件接受PNG 图像格式。

    而且,它会让你的 IDE 更方便。

    【讨论】:

      【解决方案3】:

      我认为JEDI Visual Component Library 的 TJvImageList 可以做到这一切。

      【讨论】:

      • 我不认为它是原生的,它将支持 Delphi TImageList 支持的任何类型。我有 Delphi 6,它不支持 PNG,因为 D6 不支持。我相信 PNG 支持是原生添加到 D2009 中的。
      猜你喜欢
      • 2011-05-17
      • 1970-01-01
      • 1970-01-01
      • 2016-06-30
      • 2011-10-26
      • 2015-02-20
      • 1970-01-01
      • 2012-05-31
      相关资源
      最近更新 更多