资源列表
[Dephi控件源码] Delphi_435770
说明:Delphi:Delphi利用DLL封装窗体,调用Dll中的消息窗体,是一个程序组,分为dll窗体部分、公共单元部分及应用程序单元部分,直接编译程序组即可。 -Delphi: Delphi use DLL package form, call Dll messages form, is a program group, divided into dll form part of the common unit component a<YMNGCUC> 在 2025-01-20 上传 | 大小:205kb | 下载:0
[Dephi控件源码] Delphi_448655
说明:Delphi:一款基于Delphi编写实现的现金付款登记采集系统,使用Access数据库,编译前请修改数据库路径。 -Delphi: Delphi prepared to achieve a cash-based payment registration acquisition system, using the Access database, modify the database path before compilation.<YMNGCUC> 在 2025-01-20 上传 | 大小:1.69mb | 下载:0
[Dephi控件源码] Delphi_456341
说明:Delphi:气泡提示信息Delphi源码下载,Delphi 三种气泡提示效果。 代码如下:说明:这个是封装的一个类,调用的时候需要创建一个实例后,再调用那个方法即可。 方法三: -Delphi: Delphi source code download bubble message, Delphi three kinds of bubble tips effect. Code is a<YMNGCUC> 在 2025-01-20 上传 | 大小:20kb | 下载:0
[Dephi控件源码] Delphi_463528
说明:Delphi:Delphi拖动图片不出现滚动条,操作技巧:左键先单击下图片后,可以框选放大,左键双击还原至原始状态。不会出现滚动条。 -Delphi: Delphi drag the picture scroll bar does not appear, operating skills: After the first click the left button under the picture, you can marquee<YMNGCUC> 在 2025-01-20 上传 | 大小:371kb | 下载:0
[Dephi控件源码] Delphi_473886
说明:Delphi:一个基于Delphi编写的用户登录窗口,使用SQLSERVER数据库,登录密码为:111,包括了完整的登录判断代码,登录完成后由登录窗体跳转至主窗体,测试前请先附加数据库,本程序窗口运行界面如上所示。 -Delphi: Delphi to write a user based on the login window, use the SQLSERVER database login password: 111, inc<D3LEVZD> 在 2025-01-20 上传 | 大小:1.5mb | 下载:0
[Dephi控件源码] Delphi_474852
说明:Delphi:Delphi利用百叶窗效果显示图像,Delphi百叶窗效果显示bmp图像,显示效果很快,有需要可降低帖率,放慢效果。 -Delphi: Delphi use blinds effect display images, Delphi blinds effect bmp image display, the display quickly, there is a need to reduce the rate quote,<D3LEVZD> 在 2025-01-20 上传 | 大小:955kb | 下载:0
[Dephi控件源码] Delphi_480146
说明:Delphi:一个Delphi串口通信实例,通过串口传递数据的Delphi实例,程序编译运行后的截图如上示,选择串口是哪一个,若无占用,则打开串口,然后输入相关内容实现传送。一个Windows系统与网络连接的Delphi实例。 -Delphi: a Delphi serial communication example, Delphi examples of passing data through the serial port,<D3LEVZD> 在 2025-01-20 上传 | 大小:49kb | 下载:0
[Dephi控件源码] Delphi_488382
说明:Delphi:自己动手制作的一款简易带特效的Delphi电子相册,浏览图片的时候带有逐渐放大的特效,可指定图片进行浏览,作为一款完整的电子相册,本程序还有许多需要完善的地方,可作为一个图片显示特效的模块来用。 -Delphi: do it yourself with the effects of a simple Delphi electronic photo album, browse pictures when enlarged<D3LEVZD> 在 2025-01-20 上传 | 大小:87kb | 下载:0
[Dephi控件源码] Delphi_525333
说明:Delphi:一个Delphi图片剪切的例子,按回车剪切,只支持打开BMP.EMF等格式都可以,但没见到支持JPG。本实例是Delphi开发案例精选中后个例子,使用TextOut在画布上画图。打开程序选择图像后,用鼠标右键拖选出一个区域,按回车键直接剪切图像。 -Delphi: an example of Delphi picture shear, press Enter to cut, only supports open BMP<QO6SH1V> 在 2025-01-20 上传 | 大小:11kb | 下载:0
[Dephi控件源码] Delphi_631635
说明:Delphi:Delphi枚举局域网SQL服务器,可以检测到局域网内的SQLServer服务器名称,功能比较单一,仅此而已,觉得有需要的就下载源程序吧。 -Delphi: Delphi enumerate LAN SQL Server, SQLServer can detect LAN server name, function relatively simple, nothing more, I feel there is a n<QO6SH1V> 在 2025-01-20 上传 | 大小:48kb | 下载:0
[Dephi控件源码] Delphi_644086
说明:Delphi:区位码转换数字,Delphi根据区位码转换成汉字,或者说根据区位码识别/判断汉字是什么,程序还有一定Bug,仅供学习参考。 -Delphi: area code convert digital, Delphi converted into Chinese characters based on area code, or area code based on the identification/determine w<QO6SH1V> 在 2025-01-20 上传 | 大小:6kb | 下载:0
[Dephi控件源码] Delphishouxian
说明:Delphi限定程序的使用时限,程序逻辑:先判断是否初次运行程序,不是第一次运行,则判断当前的系统时间是否超出了使用期限,这里假定软件试用期限30天,此值可自定义,本源码仅演示这类程序的逻辑实现过程,有助于编写软件注册程序。-Delphi limited time, program logic: first determine whether the first running program, not the first operat<wpudn44> 在 2025-01-20 上传 | 大小:5kb | 下载:0