-
sdfsd
图形并行处理程序,能并行处理各种类型的图形分形算法(Graphics parallel processing program, be able to handle all types of graphics in parallel fractal algorithm)
- 2009-12-09 10:54:42下载
- 积分:1
-
06
Delphi简易公式解析器代码,编程学习源码,很好的参考资料。(Delphi simple formula parser code, programmed learning source, a good reference.)
- 2014-02-06 14:35:54下载
- 积分: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
-
3487_VirtualTreeviewV5.1.2
说明: 使用范例delphi使用过程中的例子,学会使用treeview(Learn to use treeview by using examples from the use of Delphi)
- 2020-06-21 10:00:01下载
- 积分:1
-
????? ??? ????? ?? ??? ??????
add skin to project in delphi programming language to use in project
- 2018-11-11 03:15:27下载
- 积分:1
-
printsource
用fastreport做的批量分组打印,同时支持Flash柱状统计图( batch grouping print by fastreport。
At the same time support Flash columnar statistical figure
)
- 2011-01-20 19:31:53下载
- 积分:1
-
Test_DXF
Reading dxf file format
- 2013-06-01 03:37:23下载
- 积分:1
-
class-study
delphi中类的封装演示,从简单到复杂,包括简单类的使用,到方法重载,属性的使用,构造和析构函数等等。介绍类的封装,源码中还有详细说明,请仔细阅读。(delphi package in the class presentation, from simple to complex, including the use of a simple class to method overloading, the use of property, construction and destructor and so on. Introduced the class package, the source code also details, please read them carefully.)
- 2011-06-05 16:46:25下载
- 积分:1
-
Data-Report
data report using delphi
- 2014-02-19 20:15:46下载
- 积分:1
-
ThemeExplorer
Delphi Theme Explorer
- 2013-10-23 16:56:32下载
- 积分:1