-
一个智能交通管理系统Delphi源码,适合学生朋友使用
一个智能交通管理系统Delphi源码,适合学生朋友使用-An intelligent traffic management system Delphi source code for the use of Student Friend
- 2022-10-18 21:50:03下载
- 积分:1
-
讲述的是delphi插件开发的基本知识,并且提供了实例
讲述的是delphi插件开发的基本知识,并且提供了实例-Delphi plug is about the development of basic knowledge, and provides examples of
- 2022-08-19 16:45:29下载
- 积分:1
-
一个很好的学习例子,有需要的请下载研究,
一个很好的学习例子,有需要的请下载研究,-A good learning example, there is a need to download the study,
- 2022-03-01 21:56:16下载
- 积分:1
-
简单的系统设备枚举
simple system devices enumeration
- 2023-07-18 12:45:03下载
- 积分:1
-
delphil-flashform
1,FlashWindow(Application.Handle, True) 让主程序在任务栏上的图标闪烁
2,FlashWindow(form.Handle, True) 让指定的form状态栏闪烁
3,对于在任务栏上没有图标的form,比如form2可以用下面这个过程模拟一下,
procedure CreateParams(var Params: TCreateParams) override
procedure TForm2.CreateParams(var Params: TCreateParams)
begin
inherited
Params.WndParent := 0 //此段代码的意思是使窗口显示在任务栏中
end
此时FlashWindow(form2.Handle, True) 让form2在任务栏上的图标就会闪烁
(delphil flashform)
- 2013-10-11 11:11:02下载
- 积分:1
-
WormList
Worm list for Mensenger live 8
- 2009-08-11 11:46:24下载
- 积分:1
-
BCB5AdvSkillAndSampleSrc.ccrun.987830
BCB的学习资料,我看了一遍,都有实力的,讲的挺好的(BCB learning information, I read it again, there are powerful, very good talk about the)
- 2007-12-07 18:14:27下载
- 积分:1
-
拨号控件代码
unit DialUp;interfaceuses SysUtils, Windows, Dialogs, Classes, ExtCtrls, Forms, Messages;{******************************************************}{******************************************************}{******************************************************}// RAS API header by Davide Moretti{******************************************************}{******************************************************}{******************************************************}(*RASAPI*){* Copyright (c) 1992-1995, Microsoft Corporation, all rights reserved(*RASAPI*)**(*RASAPI*)** ras.h(*RASAPI*)** Remote Access external API(*RASAPI*)** Public header for external API clients(*RASAPI*)*}(*RASAPI*)(*RASAPI*){ Delphi conversion by Davide Moretti }(*RASAPI*){ Note: All functions and structures defaults to Ansi. If you wan
- 2022-04-26 13:10:58下载
- 积分:1
-
stopNETfor-win7
启用停止网卡程序,win7下使用,网上大多为XP下的(Enable stop the card program under win7, online mostly XP)
- 2013-05-21 22:12:35下载
- 积分:1
-
59867346
Delphi创建一个ocx控件的方法,含源码,编程学习源码,很好的参考资料。(Method, create a ocx control with Delphi source code, learning programming source code, a good reference.)
- 2014-01-04 08:49:48下载
- 积分:1