|
|
|
|
|
 |
delphi BitmapToRegion |
| |
日期:2007-07-03 10:35:31
点击:16 评论:0 |
|
How to convert Windows Bitmaps to Windows Regions very fast. This is the Delphi-like replacement for the BitmapToRegion function. This version is much cleaner, smaller and educational mantaining a high performance. You will also find many interesting |
|
 |
delphi 显示任何形状的表单 |
| |
日期:2007-07-03 10:34:04
点击:11 评论:0 |
|
Wel, this is a hard-coded application, ONLY for people interested in knowing more, it describes another way of doing starnge shaped forms !! |
|
 |
delphi 访问注册表 |
| |
日期:2007-07-03 10:30:15
点击:14 评论:0 |
|
How can I simply save and get data from the Windows Registry? The purpose of this article is to introduce GetRegistryData and SetRegistryData as an alternative to TRegistry, making it easy to read and write values from and to the Windows Registry, al |
|
 |
delphi 如何写二进制文件到注册表 |
| |
日期:2007-07-03 10:29:20
点击:11 评论:0 |
|
Can someone explain exactly how to use WriteBinaryData? I've tried several different ways but the output is never what it should be. |
|
 |
delphi 表单接收拖动的文件 |
| |
日期:2007-07-03 10:25:19
点击:13 评论:0 |
|
This way you can drag and drop files to a specific control in a Delphi form |
|
 |
delphi 查询工作组中的电脑 |
| |
日期:2007-07-03 10:23:40
点击:12 评论:0 |
|
Finding all computers in a workgroup. |
|
 |
delphi 显示文件属性 |
| |
日期:2007-07-03 10:21:28
点击:17 评论:0 |
|
How can I show the property dialog for a file? |
|
 |
delphi 只允许有一个应用程序 |
| |
日期:2007-07-03 10:19:30
点击:14 评论:0 |
|
I use Delphi 6 to make an application. Everytime I run the executable, an instance of my application starts up (of course). Is there any way to detect at runtime if another instance of the same application is running and switch control to the origina |
|
 |
delphi 实时记录事件日志 |
| |
日期:2007-07-03 10:16:14
点击:32 评论:0 |
|
I needed a way to be notified in real-time when someone acceded my computer inside an intranet. After doing some research, the solution would pass by using the Security event log that is used when you activate any audit option. |
|
 |
delphi 清空回收站 |
| |
日期:2007-07-03 10:13:52
点击:7 评论:0 |
|
How to empty the recycle bin |
|
 |
delphi delphi实现服务开启与关闭 |
| |
日期:2007-07-03 10:11:33
点击:41 评论:0 |
|
The unit described in this article show how we can start or stop a NT service by programming, or getting the location of its binary implentation. |
|
 |
delphi 多层数据访问 |
| |
日期:2007-07-03 10:09:59
点击:8 评论:0 |
|
Windows DNA multi-tier: a service-oriented approach |
|
 |
delphi 一个很有用的共享连接网络工具 |
| |
日期:2007-07-03 10:07:51
点击:16 评论:0 |
|
Ever lost a networked share and didn't know how to connect to it? Well with this component you can search the network for a specific share containing a file or a directory and automatically reconnect to it. |
|
|
|
|
|
|
|