-
63
说明: 利用HotImages属性变换图像,Delphi编程学习源码,很好的参考资料。(Use HotImages property rollovers, Delphi programming learning source, a good reference.)
- 2014-02-10 19:32:23下载
- 积分:1
-
formata
Delphi格式化磁盘源码,有三个选项:快速格式化、完全格式化、仅复制系统文件,可以制作软件启动引导盘(Delphi formatted disk source, there are three options: quick format, fully formatted, only copy the system files, you can create software boot disk)
- 2013-04-16 11:07:15下载
- 积分:1
-
delphil-flashform
1,FlashWindow(Application.Handle, True) 让主程序在任务栏上的图标闪烁
2,FlashWindow(form.Handle, True) 让指定的form状态栏闪烁
3,对于在任务栏上没有图标的form,比如form2可以用下面这个过程模拟一下,
procedure CreateParams(var Params: TCreateParams) override
procedure TForm2.CreateParams(var Params: TCreateParams)
begin
inherited
Params.WndParent := 0 //此段代码的意思是使窗口显示在任务栏中
end
此时FlashWindow(form2.Handle, True) 让form2在任务栏上的图标就会闪烁
(delphil flashform)
- 2013-10-11 11:11:02下载
- 积分:1
-
HexToBin_DSP
一个将DSP专用的HEX文件转换为BIN文件的工具,用delphi编写的源码。即可作为工具,也可以作为源码学习之用。(A DSP dedicated HEX file conversion tool for BIN files, using Delphi to prepare the source code can be used as a tool, can also be used as a source of learning.)
- 2021-04-17 20:58:53下载
- 积分:1
-
20116299183336
delphi换肤入门
没有用任何换肤控件实现界面的按钮换肤。 (delphi skin entry
Did not use any skin button interface controls to achieve skin.
)
- 2011-12-21 21:38:25下载
- 积分:1
-
XE8Kg17_Unis
Here is final patch to Embarcadero Delphi XE8.
XE8Kg17_Unis.rar is for educational purpose only.
- 2015-05-20 10:04:40下载
- 积分:1
-
source
Some of my Delphi Source Codes
- 2019-06-11 16:25:09下载
- 积分:1
-
ANSI-color
ANSI color控制台颜色示例,在delphi控制台编程时有些借鉴意义(ANSI color console color example, when some reference delphi Console)
- 2013-12-08 13:29:21下载
- 积分:1
-
JSDialog
Dialogs for Delphi - Very gody
- 2014-06-18 22:24:45下载
- 积分:1
-
IssProc_v1.0.2
inno setup 源码,isproc.dll的调用方法(inno setup source, isproc.dll call method)
- 2010-11-10 18:07:44下载
- 积分:1