搜索资源列表
MSCOMM32.OCX
- 串口编程控件MSCOMM32.OCX mscomm32.ocx是微软提供的串口通讯开发控件。支持串口通讯的软件大部分都是使用这个控件来实现串口通讯功能的。 安装方法:请您把它复制到系统目录下,对于windows9x系列(win95、win98、winme)是x:\\windows\\system\\,对于 windowsNT、windows2000、windowsXP系列是x:\\winnt\\system32\\。然后打开一个命令行提示符窗口(MSDOS方式
800-600
- 设定按照系统分辨率,自动调整窗体大小适应并显示-set in accordance with the Resolution and automatically adjust and adapt to the Window Size show
TrayIcon_for_Delphi
- 本例程是利用Windows API函数Shell_NotifyIcon()实现系统托盘图标功能,这个函数和其他处理Windows外壳的函数都包含在ShellAPI单元中 在窗口创建时在Windows任务栏的右下角创建一个托盘图标,图标由两个ICON交替出现,当窗口最小化时任务栏中只有托盘图标,当左键单击托盘图标窗口恢复,图标停止交替.-This routine is to use Windows API function Shell_NotifyIcon () function to ach
WinAPI
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-Microsoft 32-bit platforms as application programming i
WinAPI
- 全书收录了五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务。所有函数均附有功能说明、参数说明、返回值说明、备注以及引用说明。另外,在本书的第一章,我们对WiN32 API函数作了完整的概述;在附录部分,讲解了如何在Visual Basic和Delphi中对其调用。 -The book includes five major functions: window management, graphics device interface, system services, in
EXEandServiceAutoInstall
- 在别人代码基础上稍微修改,主要实现以下功能:1、双击在桌面显示主窗口,并自动添加服务。(我修改为显示主窗口为True,因此系统托盘实际没用了,改为False就可以了)。 2、下次开机后以服务方式运行,可以在后台干些秘密工作:-)-Others based on the code changes slightly, mainly to achieve the following functions: 1, double-click the desktop to display the main
2005102010103190
- 龙岩市商品房备案登记查询系统(INTRAWEB) 使用了控件: INTRAWEB,7.2.10 在一台机上运行本程序,在另一台上打开IE,输入http://机器名:8888 机器名指运行本程序的那台机子。 本机也可以测试,直接按第一个按钮即可, 主窗口中的选项,请选NONE和no limit!否则,显示DEVICE NOT SUPPORT的画面 相关信息:房管局密码:123456789 -Longyan City Commercial Housing Registrati
DELPHI-5-Database-Developer
- Delphi是一种非常优秀的可视化程序开发语言,Delphi 5 基于Windows 95/98/NT,采用高度结构化的Object Pascal语言,具有结构清晰、编译迅速等特点。它强大的可扩展数据库功能更赢得了无数数据库开发人员的青睐。本书详细介绍了Delphi 5 所增加的强大的数据库编程工具,例如ADO组件、IBX组件和数据模块设计窗口。本书由浅入深,系统地介绍了如何利用Delphi 5 强大的开发工具进行数据库应用程序的开发,并结合每一部分的内容,列举了大量实例,以便于读者掌握。本书适
Delphi_Task-Manager
- 任务管理器 使用delphi listview 显示window系统正在运行的任务进程包括PID 进程名 路径等,还可以使用右键关闭进程-Task Manager window system using delphi listview display running processes including PID process tasks such as path name, you can use right off the process
Delphi_307181
- Delphi:Delphi托盘程序,鼠标右击程序托盘,打开这个程序后,会在系统托盘处显示图标,右键点击图标,会弹出一个菜单,菜单内有几个测试选项,可改变主窗口的背景颜色,这仅是一个测试程序,教会你如何使用Delphi实现一个托盘图标及右键菜单,是个相当实用的小技巧。 -Delphi: Delphi tray program, right-click the program tray, open the program, will be displayed in the system tray
s
- Delphi:让Delphi改变系统提示信息,鼠标移动到窗口的方框内,会显示鼠标提示,图标被更换了,编写时放置一个图标,并重新计算提示栏窗体的大小,再将Application.ICON的图标换成其他的图标,绘制提示栏边框,把新类设置为默认的提示栏类。 -Delphi: Delphi to change the system so that prompt, move the mouse to the window inside the box will display tooltips, ic
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
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
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
R
- Delphi:Access+Delphi制冷进销存客户管理系统,包括的功能模块有客户管理、销售合同、产品管理等功能,窗体仿类似QQ窗口的模式,以前OutLook软件中也有这种窗体效果。 -Delphi: Access+ Delphi refrigeration Invoicing customer management system, including the function modules customer management, sales contracts, product ma
xx
- Delphi:Access+Delphi制冷进销存客户管理系统,包括的功能模块有客户管理、销售合同、产品管理等功能,窗体仿类似QQ窗口的模式,以前OutLook软件中也有这种窗体效果。 -Delphi: Access+ Delphi refrigeration Invoicing customer management system, including the function modules customer management, sales contracts, product ma
diaoduxitong
- 公司专用的调度系统 用上位机控制随意轨迹的机器小车运动 减速 停止 加速 一切仿真定位在软件窗口上根据客户任意的画的轨迹图 电脑任何格式的图 采用微积分算法 功能非常强大 公司宝贵资料-Company-specific scheduling system with PC control arbitrary trajectory acceleration deceleration stop motion machine trolley positioned on all emulation sof