-
instantdbx0.6
mazing technic for search bar
- 2017-08-12 14:57:22下载
- 积分:1
-
Fuentes
App android for radio streaming in Delphi XE5
- 2021-02-19 22:49:43下载
- 积分:1
-
User-Interface
Delphi XE 应用控件,多种控件的用户接口使用,源码实例,欢迎下载学习(Delphi XE application controls, a variety of controls user interface, source code examples, welcome to download learning)
- 2016-12-26 09:43:06下载
- 积分: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
-
delphi7
1.SHIFT+鼠标左键 先选中任一控件,按键后可选中窗体(选中控件后按Esc效果一样) (1.SHIFT+ left mouse button to select any one of the first control, after the optional key in the form (select the same effect as the control, press Esc))
- 2011-06-09 19:27:22下载
- 积分:1
-
RGBUtilities
usefull codes to understand better the rgb system on delphi.
- 2009-04-26 05:53:57下载
- 积分:1
-
Pascal
Pascal精要
第一章 Pascal历史回顾
Delphi中使用的面向对象pascal编程语言并不是borland公司1995年发布可视化开发环境Delphi时才有的,它只是已有borland pascal产品的简单扩展。 Borland没有发明pascal,但它推广并扩展了pascal。
(Essentials of Pascal Chapter Pascal History Delphi used in object-oriented programming language pascal is not borland released in 1995, when Delphi visual development environment there, it' s just been a simple extension of the product borland pascal. Borland did not invent the pascal, but it is to promote and extend the pascal.)
- 2009-12-30 16:44:57下载
- 积分:1
-
CallDll
Call A DLL file and use it in Delphi
- 2010-03-09 23:03:41下载
- 积分:1
-
534
Delphi根据计算机名称获取IP地址,编程学习源码,很好的参考资料。(Delphi to obtain an IP address, computer name based on the source code to learn programming, a good reference.)
- 2014-02-10 14:32:45下载
- 积分:1
-
trrzetunqualified
说明: 噪声对通信系统的影响试验程序 模仿各种噪声对不同通信系统的影响 具有很强的学习价值(The effect of noise on Communication system; the test program simulates the influence of various noises on different communication systems. It has a strong learning value.)
- 2019-01-03 20:53:49下载
- 积分:1