-
delphi1
Delphi 7 开发环境(Delphi 7 development environment)
- 2010-06-22 17:47:34下载
- 积分:1
-
main_frm
midchild和midform关系的设置以及窗体自动释放(midchild and midform between settings, and automatic release form)
- 2011-07-17 13:41:53下载
- 积分:1
-
sin
采用delphi自编的sin函数傅立叶离散数据数据表生成器,正弦函数发生器查表输出;(Using the sin function delphi own discrete Fourier data table generator, sine function generator look-up table output )
- 2007-10-24 11:34:49下载
- 积分: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
-
networkTV
基于delphi的网络电视源代码,希望对大家有用(based on the TV network delphi source code, it may be useful to hope)
- 2007-01-02 10:09:55下载
- 积分:1
-
uerwf
Delphi中FieldByName方法使用举例,编程学习源码,很好的参考资料。(Delphi method in FieldByName example, learning programming source code, a good reference.)
- 2014-02-17 12:20:44下载
- 积分:1
-
AGP-NNBP
遗传模拟退火算法通用源程序
给定群体规模,群体,种群,初始温度(genetic simulated annealing definitive source given population size, population, population, the initial temperature)
- 2006-09-03 11:08:50下载
- 积分:1
-
uLogEvent
说明: 写入Windows系统事件日志的Delphi源码(Delphi source code written to the system event log)
- 2010-04-30 11:39:54下载
- 积分:1
-
465
Delphi连接MSSQL读取数据并横向打印内容,编程学习源码,很好的参考资料。(Delphi MSSQL read data connection and landscape printing content, programming learning source, a good reference.)
- 2014-02-08 13:32:56下载
- 积分:1
-
delphidraw
Delphi编写的绘图程序源码,可以绘制各种图形并且改变颜色。(Drawing program written in Delphi source code, you can draw all kinds of graphics and change the color.)
- 2013-04-09 20:37:21下载
- 积分:1