搜索资源列表
PngTest
- delphi加载Png图片Demo,多台加载png图片制作界面-png Image deme
pngimage(delphi)
- pngimage for delphi,The component by default self integrates to TPicture class when included in the main unit uses clause
DelphiYZM
- 简介:目前紧紧支持13种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 至少当前所识别的验证码是属哪一个站点的,我就不一一列出了。 由于目前的功能都还是好单一的,所有目前不会提供源码。 -Introduction: At present, firmly support the 13 kinds of verification code identification, follow-up version will be slowly adding more recogniza
Pngimage15
- TPNGimage控件,适用于Delphi和C++builder,内有安装说明,及应用例子-TPNGimage Component,Apply to Delphi and C++ builder, there are installation instructions and application examples
iphonedemoico
- 引入 pngimage (出自 www.ccrun.com )第三方控件,可以支持 PNG 格式的图标、效果更好。 pngimage 很有意思,Delphi版包括4个pas文件(具体哪个是关键没有仔细研究), 只要 uses pngimage 就可用 Image 来载入PNG格式的图片,很神奇,佩服作者。 增加缓冲功能 DoubleBuf,减少闪烁。 添加 Align 属性的继承,编译成控件时便于摆放。 增加控制标题文本区显示控制的属性设置 ShowCaption。
iphonedemoicon11
- 引入pngimage第三方控件,可以支持 PNG 格式的图标、效果更好。 pngimage 很有意思,Delphi版包括4个pas文件(具体哪个是关键没有仔细研究), 只要 uses pngimage 就可用 Image 来载入PNG格式的图片,很神奇,佩服作者。 增加缓冲功能 DoubleBuf,减少闪烁。 添加 Align 属性的继承,编译成控件时便于摆放。 增加控制标题文本区显示控制的属性设置 ShowCaption。 添加载入背景方法 loadBackPic。