-
TCPIP库文件
TCPIP库文件-TCPIP libraries
- 2022-09-07 03:20:03下载
- 积分:1
-
基于delphi的数据库开发实例代码源程序
基于delphi的数据库开发实例代码源程序-Based on an instance of database development delphi source code
- 2022-05-25 07:31:29下载
- 积分:1
-
Winsock通信程序源码
用Delphi和Win API写的winsock通信程序,包括服务器和客户端程序所有代码,服务器初始侦听端口为8090。
希...
Winsock通信程序源码
用Delphi和Win API写的winsock通信程序,包括服务器和客户端程序所有代码,服务器初始侦听端口为8090。
希望对这方面的朋友有所帮助。-Winsock communication program and Delphi source code with Win API written in winsock communication program, including server and client program all the code, the server listening port for the initial 8090. I hope this help a friend.
- 2022-02-05 06:08:38下载
- 积分:1
-
一个关于AdvStringGrid合并单元格的例子。
一个关于AdvStringGrid合并单元格的例子。-A merged cell on the AdvStringGrid example.
- 2022-10-02 04:40:03下载
- 积分:1
-
delphi控件源码:包含十四种控件的拓展功能:1、带CheckBox的GroupBox。当处于选中状态时,GroupBox中的控件是可用的,否则是不可用的。2...
delphi控件源码:包含十四种控件的拓展功能:1、带CheckBox的GroupBox。当处于选中状态时,GroupBox中的控件是可用的,否则是不可用的。2、可自定义图标、文字的DBNavigator控件。3、可控制窗体中输入焦点的跳转顺序。4、图形按钮控件,可指定正常状态、鼠标指向、鼠标按下时的图片。可做出类似金山毒霸2001中的按钮效果。...
-delphi source code control: contains 14 kinds of controls the expansion of functions: 1, with CheckBox the GroupBox. When in the selected state, GroupBox controls in are available, otherwise it is unavailable. 2, can be custom icon, text DBNavigator control. 3, can control the form of the jump in the order of input focus. 4, graphics, button controls, may designate a normal state, mouse, mouse click when the picture. Can make similar Kingsoft button effect in 2001. ...
- 2022-06-29 11:59:37下载
- 积分:1
-
矢量图源代码 包括直线文本矩形等等,可修改线条颜色,宽度等
矢量图源代码 包括直线文本矩形等等,可修改线条颜色,宽度等-vector source code, including straight text rectangle, etc., may revise the lines of color, width, etc.
- 2022-01-30 20:52:58下载
- 积分:1
-
delphi开发的0
delphi开发的0-1规划求解代码,界面美观,使用简单,采用的是穷举法-0-1 Solver delphi development code, beautiful interface, easy to use, uses a brute-force method
- 2022-01-24 14:22:39下载
- 积分:1
-
This document is a CGI types of Web applications, procedures need to be released...
本文件是一个CGI类型的WEB应用程序,需要将该程序发布到IIS服务器才能正常执行,所采用的开发环境为Delphi!-This document is a CGI types of Web applications, procedures need to be released to the IIS server can be normal execution and the use of development environment for Delphi!
- 2022-09-27 14:30:02下载
- 积分:1
-
there are some original code, many of them are some of the numerical algorithm,...
里面都是一些原代码,很多都是一些数值计算的算法,对大家有很多帮助啊,很好请大家咄咄指教-there are some original code, many of them are some of the numerical algorithm, we have a lot of help ah, very good aggressiveness Please enlighten
- 2022-09-09 02:35:03下载
- 积分: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