-
画图应用程序,可以直接用鼠标在画图区域绘画。
画图应用程序,可以直接用鼠标在画图区域绘画。-Drawing applications, you can draw directly with the mouse at the regional painting.
- 2023-05-20 13:50:02下载
- 积分:1
-
CoolTrayIcon for Delphi2009 CoolTrayIcon for Delphi2009.rar
CoolTrayIcon for Delphi2009 CoolTrayIcon for Delphi2009.rar
- 2022-07-12 23:45:27下载
- 积分:1
-
asp.net (C#) 利用delphi ActiveForm 打印实例
asp.net (C#) 利用delphi ActiveForm 打印实例-asp.net (C#) using delphi ActiveForm Print examples
- 2022-10-02 05:20:03下载
- 积分:1
-
delphi7,源代码
主要的是进行DELPHI7的源代码进行管理和维护
delphi7,源代码
主要的是进行DELPHI7的源代码进行管理和维护-delphi7, source code is a major Delphi7 source code management and maintenance
- 2022-07-06 23:05:53下载
- 积分:1
-
如何在delphi下制作IntraWeb 报表
如何在delphi下制作IntraWeb 报表-how the statements produced IntraWeb
- 2022-05-30 13:16:40下载
- 积分:1
-
多数代码可以直接在Delphi6和Delphi7环境下运行。部分涉及.NET技术内容的代码,需要在Delphi 7上安装Borland .NET Complie...
多数代码可以直接在Delphi6和Delphi7环境下运行。部分涉及.NET技术内容的代码,需要在Delphi 7上安装Borland .NET Complier for Delphi编译器方可编译执行。Borland已经正式推出Delphi 8 for .NET,所以本书范例中部分内容可能与D8最终版本不符。-most directly in the code and Delphi6 Delphi7 operating environment. Some involved.NET technology content of the code, the need to install Delphi 7 Borland.NET Complier for Delphi compiler can compile implementation. Borland has officially launched for Delphi 8.NET, the book example might be part of the final version D8 inconsistent.
- 2023-01-03 10:20:04下载
- 积分:1
-
Delphi Developer s Guide to OpenGL
by Jon Q. Jacobs
The Delphi Developer s G...
Delphi Developer s Guide to OpenGL
by Jon Q. Jacobs
The Delphi Developer s Guide to OpenGL gives an outline of OpenGL--once a proprietary graphics library that used to reside only on expensive workstations--and explains its capabilities, including how to use it inside Borland s popular programming language, Delphi.
- 2022-01-26 05:48:38下载
- 积分:1
-
此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.C...
此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.Connect except MessageDlg(’Word may not be installed’, mtError, [mbOk], 0) Abort end Wordapplication.Visible := True WordApplication.Caption := ’Delphi automation’ end-this code can be achieved using the following functions wordappalication components, the following code at the start Word with the following code : begin try Wordapplication.Connect except MessageDlg ( "Word may not be installed", mtError, [mbOk], 0) Abort end Wordapplication.Visible : = True WordApplication.Caption : = "Delphi automation" end
- 2022-04-26 15:16:35下载
- 积分:1
-
众所周知,DOS和Window98操作系统下用户程序能够直接操作端口(Port函数),但在Win2000和WinXP下却不能直接操作端口,该程序源码是在Wind...
众所周知,DOS和Window98操作系统下用户程序能够直接操作端口(Port函数),但在Win2000和WinXP下却不能直接操作端口,该程序源码是在Window2000和WindowXP系统下直接操作计算机端口例子。-As we all know, DOS Windows98 operating system and user program can be directly operated port (Port functions) But in Win2000 and WinXP but not under the direct operation of ports, The procedure is the source Window2000 WindowXP systems and direct operating computers port example .
- 2022-05-08 00:07:47下载
- 积分:1
-
1、 从服务器端实现数据资料统一集中管理所有数据。
2、 系统运行于WIN NT,Win98/95,数据库系统具有跨平台的可移植性, 彻底解决了数据安全性,...
1、 从服务器端实现数据资料统一集中管理所有数据。
2、 系统运行于WIN NT,Win98/95,数据库系统具有跨平台的可移植性, 彻底解决了数据安全性,一致性和2000年问题。
3、 所有菜单,窗口,操作方式均为win98风格,操作方便快捷。
4、 扩充能力强,可自行设置参数和各种代码,适应自己的特殊需要。
5、 强大的权限,密码管理,确保系统安全。
6、 数据库备份、恢复等功能,可确保数据安全。
7、 系统日志功能,记录所有的电脑操作,确保信息的变动有据可查。
8、 收银方式灵活,针对不同类型客人实行不同价格政策。
9、 强大的模糊查询方式,操作简便。
- 2022-01-25 17:23:29下载
- 积分:1