-
Dropdown-list
下拉列表选择控件,使用DELPHI自带的基本控件封装。二层和三层客户端都可以使用,不限数据引擎。(Drop-down list control, control using DELPHI own basic package. Second and third floors client can use unlimited data engine.)
- 2017-04-09 11:17:29下载
- 积分:1
-
Delphi prepared using authentication procedures, can be used when setting permis...
使用delphi编写的身份验证程序,可以用来当权限设置或者登录模块来使用-Delphi prepared using authentication procedures, can be used when setting permissions or login module to use
- 2023-08-13 21:25:03下载
- 积分:1
-
Delphi 修改网络设置DNS地址
Delphi 修改网络设置DNS地址,这个修改DNS程序是通过修改注册表的方法来修改。修改前先获取到系统安装的网卡信息,由用户指定待修改的新DNS地址,输入地址框,单击“修改”按钮即可完成修改。因此通过本程序,你可以了解许多注册表方面的操作技巧,以及网络设置相关知识。
- 2022-02-14 09:59:16下载
- 积分:1
-
Ruler
说明: 尺度控件. 本人精版 Ruler, Scale control. I refined version of Ruler(Scale control. I refined version of Ruler)
- 2009-08-05 13:37:07下载
- 积分:1
-
调用API获取窗口预览,可以实现后台截图,实现后台脚本功能
【实例简介】window 窗口管理调用API实现动态略图
- 2021-07-02 00:31:04下载
- 积分:1
-
JJYY
中南大学《网络与通信课程设计》制作聊天工具相应的源码,采用delphi的winsock编写,C/S模式,功能绝对齐全,界面好看,包括登陆,注册,数据库,添加好友,查看聊天记录等,是网上流行的JJYY版本的增强版,其中用到一些控件(可在“delphi盒子”网下载)。服务器端需要的控件已经添加到源程序中,可运行通过,客户端控件不全,暂时不能运行,如有疑问,可给我发邮件:xianghupan@yahoo.com.cn(Central South University, Network design and communication courses, the production of the corresponding source chat tool, using delphi s winsock preparation, C/S mode, function is absolutely complete, good-looking interface, including the landing, registration, database, add a friend, view the chat history, etc. is the online version of JJYY popular enhanced version, which uses a number of controls (available on the delphi box network to download). The need for server-side controls have been added to the source code can be run through, the client control incomplete, can not run, if in doubt, they sent me e-mail: xianghupan@yahoo.com.cn)
- 2008-01-13 23:05:09下载
- 积分:1
-
ChnCalendars
修改过的ChnCalendars日历控件,修复了一些bug,增加日期标记颜色。(The modified ChnCalendars calendar control, fix some bug, increase the date marking color.)
- 2014-10-16 11:10:50下载
- 积分:1
-
iphonedemoicon11
引入pngimage第三方控件,可以支持 PNG 格式的图标、效果更好。
pngimage 很有意思,Delphi版包括4个pas文件(具体哪个是关键没有仔细研究),
只要 uses pngimage 就可用 Image 来载入PNG格式的图片,很神奇,佩服作者。
增加缓冲功能 DoubleBuf,减少闪烁。
添加 Align 属性的继承,编译成控件时便于摆放。
增加控制标题文本区显示控制的属性设置 ShowCaption。
添加载入背景方法 loadBackPic。
加强整个界面拖动的效果。(Introduction pngimage third-party controls, you can support the PNG format icons, better.
pngimage very interesting, Delphi Edition includes four pas file (which is the key not specifically studied),
Image can be used as long as the uses pngimage to load PNG format images, it is amazing, admire the author.
Increase the buffering function DoubleBuf, to reduce flicker.
Add Align property inheritance, controls easy to compile into place.
Increased control of the title attribute text area display control settings ShowCaption.
Add background loading method loadBackPic.
Enhance the effect of dragging the entire interface.)
- 2012-01-06 10:11:39下载
- 积分:1
-
rtklib_2.4.3
卫星导航单点定位、伪距差分、载波相位差分RTK定位、卫导测姿、PPP等功能。(GNSS point positioning, pseudorange/carrier phase differencinal positioning, attitude determination。)
- 2016-08-07 12:23:48下载
- 积分:1
-
SQLiteTable3
说明: SQLite Table3.pas修正版,解决中文显示乱码,以及最后一字符乱码。delphi 里UTF8Encode和UTF8Decode两函数配合使用,例:获取sltb := slDb.GetTable(UTF8Encode(sSQL)); 显示字段sd.Cells[i + 1, sltb.Row + 1] :=UTF8Decode(sltb.FieldAsString(sltb.FieldIndex[sltb.Columns[i]]));(The revised version of SQLite Table 3. PAS solves the problem of Chinese display scrambling and last character scrambling. In delphi, UTF8Encode and UTF8Decode functions are used together, for example: get sltb: = slDb. GetTable (UTF8Encode (sSQL); display field sd. Cells [i + 1, sltb. Row + 1]: = UTF8Decode (sltb. Field String (sltb. Field Index [sltb. Columns [i]);)
- 2020-06-23 10:00:01下载
- 积分:1