资源列表
[Dephi控件源码] delphiaddmenus
说明:Delphi在系统默认的窗口菜单中添加自定义菜单项,在窗体标题栏的右键菜单中添加自定义菜单,这个源码功能主要是演示这一功能如何实现,超简单,面向Delphi的基础学者。-Delphi add custom menu item in the window menu by default system, add a custom menu in the window title bar and right-click menu, the source function is mainly to sh<gpudn70> 在 2025-06-15 上传 | 大小:6kb | 下载:0
[Dephi控件源码] UPDATE
说明:一个Delphi例子,配合Access数据库实现Delphi中的UPDATA数据更新实例,其实是演示如何使用SQL的Update语句,是一个数据库范畴的例子,Delphi高手请跳过,新手可下载源码学习-An example of a Delphi, with the Access database to realize the UPDATA data in Delphi update the instance, actually is a Update statement that demons<gpudn70> 在 2025-06-15 上传 | 大小:15kb | 下载:0
[Dephi控件源码] autorunwish
说明:Delphi源码实现的电脑开机即送祝福的小程序,开机后自动运行,并显示一个小窗口,窗口中显示祝福的话,程序要更改注册表中的开机启动项设置。你可扩展成一个让某程序开机自动运行的模块。注:在编译成功后首次运行,360会拦截,提示要修改开机选项,选择允许即可测试。-Delphi source code to achieve the computer to boot to receive the blessing of small procedures, boot automatically, and<gpudn70> 在 2025-06-15 上传 | 大小:6kb | 下载:0
[Dephi控件源码] Delphistatusbar
说明:在Delphi编写的窗体状态栏中添加图标功能,而非Windows系统的状态栏图标,在你为你的程序设计的窗口状态栏,添加一个标准大小格式的图标,当然图标大小这个是可以调整的,如上图所示的演示窗口中,下边状态栏的图片就是一个图标,本源码主要演示如何将它添加到状态栏里面。-Add an icon in the status bar function form written in Delphi, but not Windows system icon in the status bar, the wi<gpudn71> 在 2025-06-15 上传 | 大小:46kb | 下载:0
[Dephi控件源码] Delphiqueryid
说明:Delphi +SQL查询主表键值在其它表中出现的记录数,测试程序带数据库文件,Database文件夹下既是。代码很小,1.53M基本是SQL数据库文件的大校本例查询到的记录将显示在Datagrid中显示,测试前请附加数据库并配置好连接。-Delphi+SQL query record number of the main table key values in the other table in the test program, with a database file, the Data<gpudn71> 在 2025-06-15 上传 | 大小:1.53mb | 下载:0
[Dephi控件源码] Delphiweizhi
说明:Delphi动态设置窗口在屏幕的位置,你可以在文本框中输入需要显示窗口的左边距、右边距(像素值),不能大于你的屏幕分辨率值,然后窗体就会按照你的设计自动回到指定地方。-Position Delphi to dynamically set the window on the screen, you can enter a display window on the left from the right, in the text box (Xiang Suzhi), is not greater<gpudn71> 在 2025-06-15 上传 | 大小:6kb | 下载:0
[Dephi控件源码] DelphiOfficezhushou
说明:Delphi实现Office助手或软件精灵的小动画效果,源码使用了三方控件,源码仅供参考。-Delphi Office assistant or software elf animation effects, using three party controls the source code, source code for reference purposes only.<赵坤东> 在 2025-06-15 上传 | 大小:4kb | 下载:0
[Dephi控件源码] delphiformrecom
说明:Delphi实用的窗体界面设计源码,不但漂亮,而且界面中有很多大家能用上的技巧,比如TAB选项卡,数据显示列表,ListView之类的,另外还有在本窗体打开二级窗口等技巧,可作为一个Delphi信息管理系统的界面来使用,而且无第三方控件,D7可直接编译。-Delphi practical form interface design source, not only beautiful, but also the interface has a lot of we can use techniqu<赵坤东> 在 2025-06-15 上传 | 大小:17kb | 下载:0
[Dephi控件源码] HHKmedicaInterface
说明:用户医疗保险与药店接口平台,用于实时返回保险中心数据以及上传数据,并实时监控本地数据库-Medical insurance and pharmacy user interface platform for real-time data return insurance center and upload data and real-time monitoring local database<徐俊鹏> 在 2025-06-15 上传 | 大小:1.4mb | 下载:0
[Dephi控件源码] delphi-TCP
说明:Tcp通信实例,服务端和客户端在一起的Tcp通信-Tcp Tcp communication examples of communication, service and client together<kingli> 在 2025-06-15 上传 | 大小:140kb | 下载:0
[Dephi控件源码] Delphi_705031
说明:Delphi:Delphi语言卡客户查询程序,一个提高效率、人性化的程序。本实例的功能就是当有来电的时候系统就可以通过电话号码查询相应的信息。当有电话进入的时候,来电号码就会写入下拉列表框,再在下拉列表框中选择进入的电话号码就可以显示客户的信息。主要的技术要点就是在有来电的时候如何把号码写入列表框,如何通过列表框中的号码显示客户的信息。主要函数如下:1)ComboBox1.Items.Add 这个函数是用来向列表框中添加一个字符串。2)ADODataSet2.Filter 这个函数是用来过滤数据<TCL48Z8> 在 2025-06-15 上传 | 大小:60kb | 下载:0