会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
JackSun's 技术博客
博客当学习笔记使用
博客园
首页
新随笔
订阅
管理
2010年10月13日
Delphi从EXE或DLL获取ICO图标
摘要: unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls;type TForm1 = class(TForm) Button2: TButton; Button3: TButton; OpenDialog1: TOpenD...
阅读全文
posted @ 2010-10-13 13:17 sunjun0427
阅读(1310)
评论(0)
推荐(0)
编辑