-
fou-V4.3
Application of small area variance comparison, simple procedures, Implemented with SDRAM run nios, while saving camera data SRAM, A one-dimensional transfer matrix method to calculate the phonon crystal structure.
- 2017-08-09 22:22:37下载
- 积分:1
-
buttous
Delphi source code 这是用DELPHI写的控制摄像头的程序(Delphi source code that is written in Delphi control camera application)
- 2017-03-12 20:39:57下载
- 积分:1
-
uerwf
雨滴风格显示图片的Delphi特效,编程学习源码,很好的参考资料。(Raindrops style display pictures of Delphi effects, programmed learning source, a good reference.)
- 2014-02-03 21:29:45下载
- 积分:1
-
346
Delphi开机自启动+添加桌面快捷方式源代码实例,编程学习源码,很好的参考资料。(Delphi boot from the start+ add desktop shortcut source code examples, programmed learning source, a good reference.)
- 2014-02-10 19:30:25下载
- 积分:1
-
XCalendar
XCalendar is a collection of calendar utilities for Delphi.
As you know the Delphi TDateTime type stores date/times as a floating point
value representing the time passed from a specific time, or more precisely:
The integral part of a Delphi TDateTime value is the number of days that
have passed since 12/30/1899. The fractional part of the TDateTime value is
fraction of a 24 hour day that has elapsed.
A calendar divides time into units, such as weeks, months, and years. The
number, length, and start of the divisions vary in each calendar.
So any TDateTime value can be decoded to units of an arbitrary calendar and
values expressed in units of a calendar can be encoded to TDateTime values.
XCalendar contains calendars, database date/time field types, tools to find
calendar events and some astronomical stuff.
- 2010-03-03 19:14:13下载
- 积分:1
-
Delphi_062120
一个修改数据的Delphi窗口,可作为一个信息录入窗口来用,当点击“修改”按钮后,所有输入框恢复正常状态,可以重新编辑内容,如果不点的情况下,是浏览状态,内容是不可修改的。
(A modified Delphi data window can be used as an information entry window to use, click on the "Edit" button, all the input box back to normal state, you can re-edit the content, not the case if the point is to view the status, the content is not available modified.)
- 2014-06-16 21:33:33下载
- 积分: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
-
2
Delphi实现的屏幕放大镜源码,本例可以将屏幕放大,按比例放大。(Delphi implementation of the screen magnifier source code, this example can enlarge the screen, scale up.)
- 2018-11-12 16:59:33下载
- 积分:1
-
14
获取驱动所支持的表名信息(Delphi),编程学习源码,很好的参考资料。(Get the driver supports table name information (Delphi), programmed learning source, a good reference.)
- 2014-02-07 11:06:17下载
- 积分:1
-
ExpressBars
expressBars for delphi 6-ex2
- 2012-08-08 00:38:29下载
- 积分:1