-
Delphi---SQL-Links-for-Windows-Users-Guide---Delp
SQL Links for Windows User s Guide - Delphi for Windows
- 2013-01-09 06:49:09下载
- 积分:1
-
bootini_SynEditstudio_V5.8.2
说明: 修正选项对话框会导致选项丢失或者显示有误的Bug,调整了选项对话框的界面,显得更紧凑(Option to amend the Options dialog box will lead to loss of, or showed incorrect Bug, adjusted the Options dialog box interface, appear more compact)
- 2009-09-01 17:41:49下载
- 积分:1
-
5687363
Delphi图片转换代码,JPG转换BMP,编程学习源码,很好的参考资料。(Delphi image conversion code, JPG conversion BMP, learning programming source code, a good reference.)
- 2014-01-03 13:03:39下载
- 积分:1
-
Delphi-Thread-_Demo
1.Delphi中Thread基本应用演示;
2.多线程中传递参数演示(传递给线程4个参数,在线程处理中应用);(1.Delphi in Thread basic application demonstrates 2. Multiple threads pass parameters demo (4 parameters passed to the thread, the thread processing the application) )
- 2013-09-27 16:17:20下载
- 积分:1
-
Camera_Demo03
说明: Demo Camera WebCam untuk Mengambil Gambar, bisa juga digunakan sebagai web camera
- 2019-12-07 13:12:37下载
- 积分: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
-
Delphi-XE2-FMX-Utilities
讓 Delphi 在 FireMonkey 環境下使用剪貼簿及開發 MAC 環境下製作PDF,含使用範例及原始碼(Use the clipboard and let Delphi development environment MAC create PDF in FireMonkey environment, including the use of examples and source code)
- 2014-02-20 11:51:38下载
- 积分:1
-
Delphi--Timer
Delphi中Timer组件的使用,经测试时正确的,方便学习者学习Delphi(The use of the Timer component in Delphi, right when tested, convenient learners learning Delphi
)
- 2013-08-16 17:52:17下载
- 积分:1
-
AlphaControls_2014_v9
AlphaControls 2014 v9.15 Delphi 7-XE7 Full Source
AlphaControls Package
A package of standard and unique components for professional GUI design development
using AlphaSkins. AlphaControls is an easy-to-use universal and powerful tool for
developing original skinned and non-skinned business/media applications. A lot of
additional properties and components makes this package (and the applications that
use it) unique.
Supported: Delphi 5/6/7/2005-2010/XE-XE7 and C++ Builder 6/2006-2010/XE-XE7
Compatible with Windows XP and newer
- 2015-01-20 18:33:21下载
- 积分:1
-
mydac.v5.00.1.7.src
MySQL Data Access Components (MyDAC) is a library of components that provides direct access to MySQL database servers from Delphi, Delphi for .NET, C++Builder and Kylix. MyDAC can connect directly to MySQL server or work through the MySQL client library. The MyDAC library is designed to help programmers develop faster and cleaner MySQL database applications. MyDAC is a complete replacement for standard MySQL connectivity solutions and presents an efficient alternative to the Borland Database Engine for access to MySQL.
- 2018-04-10 01:39:37下载
- 积分:1