-
Delphi中ListBox控件的六种特效
listbox组件的六种特效, 在实际编程中的使用。(The six special effects of listbox in Delphi.)
- 2018-04-28 17:13:08下载
- 积分:1
-
use a UDP development of the broadcasting service and client programs, including...
一个使用UDP开发的消息广播服务与客户端程序,包含代码,可执行程序,可以随意使用-use a UDP development of the broadcasting service and client programs, including code, executables, free to use
- 2022-03-07 06:28:56下载
- 积分:1
-
Propayment
专项拨款逐级下发系统的主要功能:对专项拨款申请系统审批通过的专项拨款进行资金下发和签收,系统通过前端通讯平台,自动接收由上一级部门下发的专项拨款信息,并可进行签收确认。(Earmarked for the next level hair core functions of the system: the system of special funding applications approved by the funds earmarked under the hair and the sign, the system through the front-end communications platform, to automatically receive a higher department issued special funding information, and carried out to confirm receipt.)
- 2009-03-09 12:41:48下载
- 积分:1
-
autoupdate
说明: 基于http自动下载的通用的源码,相对简单,不过实用(Based on the http automatically download the source code generic, relatively simple, but practical)
- 2008-09-10 20:03:17下载
- 积分:1
-
delphi计算器
使用Delphi编的一个计算器,基本可以完成计算器的功能,界面简洁大方,与手机上面的计算器差不多,基本可以实现日常的计算使用。里面包括了源码
- 2023-06-17 11:55:03下载
- 积分:1
-
ListView
ListView透明自绘,文件中有编译好的exe可以查看。(ListView transparent self-painted compiled exe can view the file.)
- 2013-02-27 09:34:14下载
- 积分:1
-
此程序是用DELPHPI做的学生就业管理系统,具有查询与录入等功能...
此程序是用DELPHPI做的学生就业管理系统,具有查询与录入等功能-this procedure is done with the students DELPHPI employment management system, with input and inquiry functions
- 2023-05-11 17:15:02下载
- 积分:1
-
filter
dbf filter sample I found and very useful for dbf database programing
- 2013-07-24 04:38:03下载
- 积分:1
-
Delphi getTime 获取当前日期时间实例源码
Delphi getTime 获取当前日期时间,用的是DateTimeToStr,运行本窗口后,自动获取当前电脑上的时间,显示在窗体指定的Lable标签中,这是核心的源代码:
procedure TForm1.Timer1Timer(Sender: TObject);
begin
Label1.Caption := DateTimeToStr(now());
end;
- 2022-11-15 02:10:03下载
- 积分:1
-
Delphi书籍
说明: 压缩包里面是一些 delphi 书籍,可以下载看看(Some book for delphi,you can download see it .)
- 2020-04-21 10:59:09下载
- 积分:1