CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - status
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - status - List
[
Delphi VCL
]
GetPrinterStatus2
DL : 0
一个实现在打印之前先检测打印机状态的代码,虽小,但很实用!-an achievement in print before testing the printer status code, which was small but very practical!
Date
: 2008-10-13
Size
: 2.94kb
User
:
徐志飞
[
Delphi VCL
]
5ivb_256742
DL : 0
1 系统登陆 为了对数据保密和防止以外数据破坏,系统将使用密码保存在信息表中,在系统设置中可以更改密码。 2 数据输入与修改 用户可以输入修改助学申请表、用工申请表、报酬发放表和补贴发放表。在此程序中,我做了专门的函数用户转换TAB键与ENTER键的输入,使数据的输入和修改异常快捷方便。并且自动识别当前表的操作状态显示在信息栏,根据不同的状态确定输入结束的处理方法,并且可以使用已经定义的快捷键切换操作状态,例如同时键Ctrl+I可以直接到添加数据状态。-1 Two data input and modifying user can input changes student application forms, employment application forms, pay scales and subsidies granted table. In this program, I had a special function users change the TAB key and ENTER key input, data entry and modification anomalies quickly and conveniently. Automatic identification and current table shows the operating status of the information column, under different state input to determine the end of the treatment, and can use the already defined shortcuts switch operating status, such as the Ctrl key while I can add data directly to the state.
Date
: 2008-10-13
Size
: 938.12kb
User
:
梁崇亮
[
Delphi VCL
]
5ivb_256742
DL : 0
1 系统登陆 为了对数据保密和防止以外数据破坏,系统将使用密码保存在信息表中,在系统设置中可以更改密码。 2 数据输入与修改 用户可以输入修改助学申请表、用工申请表、报酬发放表和补贴发放表。在此程序中,我做了专门的函数用户转换TAB键与ENTER键的输入,使数据的输入和修改异常快捷方便。并且自动识别当前表的操作状态显示在信息栏,根据不同的状态确定输入结束的处理方法,并且可以使用已经定义的快捷键切换操作状态,例如同时键Ctrl+I可以直接到添加数据状态。-1 Two data input and modifying user can input changes student application forms, employment application forms, pay scales and subsidies granted table. In this program, I had a special function users change the TAB key and ENTER key input, data entry and modification anomalies quickly and conveniently. Automatic identification and current table shows the operating status of the information column, under different state input to determine the end of the treatment, and can use the already defined shortcuts switch operating status, such as the Ctrl key while I can add data directly to the state.
Date
: 2025-12-24
Size
: 938kb
User
:
梁崇亮
[
Delphi VCL
]
CheckNetStatus
DL : 0
检查网络状态,CheckNetStatus-Check the network status, CheckNetStatus
Date
: 2025-12-24
Size
: 163kb
User
:
刘伟
[
Delphi VCL
]
res_delphi6p
DL : 0
用来测试任何pcsc兼容读卡器,它能控制读卡器中卡的状态,并报告当前卡状态-Used to test any pcsc-compatible card reader, it can control the card reader in the state, and report on the current card status
Date
: 2025-12-24
Size
: 215kb
User
:
煮海为盐
[
Delphi VCL
]
active
DL : 0
DELPHI与ACTIVESYNC(判断移动设备连接状态)-DELPHI and ACTIVESYNC (to determine the connection status of mobile devices)
Date
: 2025-12-24
Size
: 264kb
User
:
zhaowei
[
Delphi VCL
]
sss
DL : 0
一个设置状态栏方面的小程序,我已经试验过了,可以使用的-Set the status bar area of a small program, I have tested, and can be used
Date
: 2025-12-24
Size
: 178kb
User
:
果松
[
Delphi VCL
]
progressbar-statusbar
DL : 1
delphi实例,在状态栏中显示进度条。-delphi example, in the status bar shows the progress bar.
Date
: 2025-12-24
Size
: 3kb
User
:
maomao
[
Delphi VCL
]
8-3
DL : 0
可以检查网络欲行状态,查看网络是否连通。-For firms can check the network status, check network connectivity.
Date
: 2025-12-24
Size
: 168kb
User
:
fa
[
Delphi VCL
]
Delphi-JXC
DL : 0
系统目标:通过库存管理系统,使库存管理工作系统化、规范化、自动化、从而达到提高库存管理效率的目的。 系统功能分析: (1)入库管理模块。入库管理模块主要管理生产车间商品的入库。 (2)库存管理模块。库存管理模块主要实现库存盘点、库存状况、库存报警等功能。 (3)出库管理。出库管理模块主要实现出库单的明细表。 (4)系统维护模块。系统维护模块的主要实现本单位信息、操作员设置、数据恢复、数据备份、数据清理功能。 -System objectives: through the inventory management system, so that the work of a systematic inventory management, standardization, automation, inventory management so as to enhance efficiency. Analysis of system functions: (1) storage management module. Warehousing management module production workshop key management of the warehousing of goods. (2) inventory management module. Inventory management module main inventory, inventory status, inventory alarm functions. (3) a database management. A database management module main出库单schedule. (4) system maintenance module. System maintenance module s main achievement of the units of information, operators set up, data recovery, data backup, data cleaning function.
Date
: 2025-12-24
Size
: 5.2mb
User
:
wy
[
Delphi VCL
]
FormDesigner
DL : 0
代码修改自一个小日本的代码(增加一个注册事件,通过该事件能够注册控件,从而达到修改所有的控件,包括三方控件),实现在运行状态设计窗口,代码不算稳定,要用于实际项目,请仔细斟酌-A small code changes since the code of Japan (an increase of a registered event, can be registered through the control of the incident, which meet all of the controls, including the three control), to achieve operational status in the design window, the code is not stable, to be used for practical projects Please carefully
Date
: 2025-12-24
Size
: 1.45mb
User
:
huping
[
Delphi VCL
]
ip
DL : 0
基于IP的网络状态实时监测系统的设计与实现-IP-based real-time network status monitoring system for the design and implementation of
Date
: 2025-12-24
Size
: 354kb
User
:
欧阳少春
[
Delphi VCL
]
usb
DL : 0
Delphi监视U盘状态 Delphi监视U盘状态 -U Disk Status Monitoring Delphi
Date
: 2025-12-24
Size
: 1kb
User
:
qinds
[
Delphi VCL
]
XTSoft
DL : 1
自编控件,用于状态栏显示和一些菜单项的显示-Self-compiled controls, for the status bar display and the display of a number of menu items
Date
: 2025-12-24
Size
: 188kb
User
:
colorwolf
[
Delphi VCL
]
sbpro
DL : 0
TStatusBarPro is an improved version of Borland s StatusBar. Each status panel in this status bar can have its own image, hint, popup menu, click event and double click event. In addition, TStatusBarPro accepts other controls as its child controls.
Date
: 2025-12-24
Size
: 12kb
User
:
vtolentino
[
Delphi VCL
]
TrayIcon
DL : 0
Delphi自定义托盘控件,当运行程序后可以自动缩小到右下方状态栏上面-Delphi custom tray control, when, after running the program can automatically reduced to the lower right corner above the status bar
Date
: 2025-12-24
Size
: 32kb
User
:
favour
[
Delphi VCL
]
Delphi_developers_achieve_status_bar_code_progress
DL : 0
Delphi开发状态栏实现进度条经典代码Delphi developers to achieve the status bar code progress bar classic-Delphi developers to achieve the status bar code progress bar classic
Date
: 2025-12-24
Size
: 5kb
User
:
daqing
[
Delphi VCL
]
Delphi_Programming_server_status_monitoring_classi
DL : 0
Delphi编程开发服务器状态监控经典代码Delphi Programming server status monitoring classic code-Delphi Programming server status monitoring classic code
Date
: 2025-12-24
Size
: 222kb
User
:
J3679
[
Delphi VCL
]
gdtzztl
DL : 0
delphi 程序处理 滚动条在状态栏 -delphi Scroll bar in the status bar
Date
: 2025-12-24
Size
: 175kb
User
:
coco
[
Delphi VCL
]
StatusBar
DL : 0
source code status bar
Date
: 2025-12-24
Size
: 181kb
User
:
rs
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.