Location:
Search - xp delphi
Search list
Description: delphi XP菜单控件源码-delphi XP menu control source
Platform: |
Size: 27648 |
Author: |
Hits:
Description: Windows XP界面效果-Windows XP interface effect
Platform: |
Size: 60416 |
Author: 东方红 |
Hits:
Description: DELPHI空间 -space DELPHI
Platform: |
Size: 64512 |
Author: 望望 |
Hits:
Description: XP Menu是一款神奇的小控件,可以将Menu和Pop-up Menu转变成Office XP风格。-XPMenu is a magic control.It can change Menu and
Pop-up Menu to Office XP character.
Platform: |
Size: 25600 |
Author: kern |
Hits:
Description: DELPHI盒子 2003新版
地址
http://www.2ccc.com
论坛
http://bbs.2ccc.com
DELPHI代码,作品,文档,控件发布。
2003-06-1-DELPHI new address http :// www.2ccc.com Forum http :// bbs.2ccc.com DELPHI code works, documentation, control release. 2003-06-1
Platform: |
Size: 88064 |
Author: 李江 |
Hits:
Description: menu XP菜单控件 好! 不信是一是.具体用法我也不太清楚
-XP menu controls menu! One letter is not. Specific usage, I did not know
Platform: |
Size: 62464 |
Author: hjh |
Hits:
Description: xp风格的控件
应该常用的,注册后就可以使用-xp style controls should be used, can be used after registration
Platform: |
Size: 1646592 |
Author: 风波 |
Hits:
Description: 非常好的xp界面控件,起到意想不到的效果-very good xp interface controls, played an unexpected effect
Platform: |
Size: 2805760 |
Author: 徐洋 |
Hits:
Description: 线破 WEINDOWS2000/XP/2003 密码的程序-line break WEINDOWS2000/XP/2003 password procedures
Platform: |
Size: 189440 |
Author: 工 |
Hits:
Description: 该delphi控件为win xp界面优化控件。-The delphi controls optimized for the win xp interface controls.
Platform: |
Size: 53248 |
Author: 魏凯 |
Hits:
Description: 一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse
key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneous transforms
software used : Windows XP, Delphi 6
hardware used : Pentium 1.400Mhz, 256 M memory, 140 G hard disc
scope : Delphi 1 to 8 for Windows, Kylix
level : all developers
Platform: |
Size: 43008 |
Author: Bannico |
Hits:
Description: VMProtect 简介
VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。
支持的编译器:
Delphi
Borland C Builder
Visual C/C++
Visual Basic (native)
Virtual Pascal
支持的文件类型(32 位和 64 位):
EXE
DLL
BPL
OCX
SYS
支持的操作系统:
Windows 95/98
Windows ME
Windows NT
Windows 2000
Windows XP
Windows 2003
Windows Vista
-标准类
TObject = class
constructor Create
procedure Free
end
TPersistent = class(TObject)
procedure Assign(Source: TPersistent)
end
TStrings = class(TPersistent)
function Add(S: String): Integer
procedure Append(S: String)
procedure AddStrings(Strings: TStrings)
procedure Clear
procedure Delete(Index: Integer)
function IndexOf(const S: String): Integer
procedure Insert(Index: Integer S: String)
procedure LoadFromFile(FileName: String)
procedure SaveToFile(FileName: String)
property Count: Integer read
property Text: String read write
property CommaText: String read write
property Strings[Index: Integer]: String read write
property Objects[Index: Integer]: TObject read write
end
TDuplicates = (dupIgnore, dupAccept, dupError)
TNotifyEvent = procedure(Sender: TObject)
TStringList = class(TStrings)
function Find(S: String var Index: Integer): Boolean
procedure Sort
property Duplicates:
Platform: |
Size: 4096 |
Author: cxzhack |
Hits:
Description: Toolbar to make your own style XP
Platform: |
Size: 295936 |
Author: Ben |
Hits:
Description: Delphi环境下利用TWAIN实现对扫描仪的控制
调试环境:Win XP;Delphi 7/5-Delphi environment to realize the use of TWAIN scanner control debugging environment: Win XP Delphi 7/5
Platform: |
Size: 1359872 |
Author: HS |
Hits:
Description: 用delphi实现swf文件和图像合成
调试环境:Win XP;Delphi 7/5-Use delphi to achieve swf files and image synthesis debugging environment: Win XP Delphi 7/5
Platform: |
Size: 2163712 |
Author: HS |
Hits:
Description: 进程隐藏的,在xp环境下的,想要更多资源的在下面留言,-Process, hidden in the xp environment, and want more resources in the following message,
Platform: |
Size: 88064 |
Author: liqiang |
Hits:
Description: yprint.mdb为本地打印方案,方案你也可以保存在SQLSERVER里面。 │
zyprint.pas是调用文件 │
zyprintcrt.dll是打印 │
parameter目录是保存一些参数文件(ini)用的.现在暂时只有一个printcfg.ini文件. │
xp+delphi 7 环境下开发。 │
如果你用的是Delphi 2007,请使用将D2007目录下的zyprintcrt.dll │
随便你怎么打印,随便你怎么设计.QQ:88483816,有需要增加功能,提出bug和建议请Q我. │
│
────────────────────────────────────────┘
有很多人问为什么只支持StringGrid,不支持dbGrid,dbGrideh等等,这里我需要说明的是StringGrid只是
一个存放临时数据的载体,供CallDllPrint接受数据源而已。大家只要看了zyprint.pas里的CallDllPrint函数就清楚了。
-yprint.mdb local printing solutions, the program you can save SQLSERVER inside. │
zyprint.pas is calling file │
zyprintcrt.dll is printed │
parameter file directory is to keep some parameters (ini) used. now there is only one printcfg.ini temporary file. │
xp+ delphi 7 development environment. │
If you re using Delphi 2007, please use the D2007 directory zyprintcrt.dll │
Whatever you how to print, whatever you how to design. QQ: 88483816, the need for additional features, bug and suggestions put forward, please Q me. │
│
─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘
Many people ask why only support StringGrid, does not support dbGrid, dbGrideh so I need to note here is StringGrid only
A temporary data storage carrier, the data source for CallDllPrint accepted only. We only saw zyprint.pas in the CallDllPrint the function clear.
Platform: |
Size: 1021952 |
Author: 陆嘉 |
Hits:
Description: 稿件名称:用delphi实现swf文件和图像合成
稿件作者:曹卫忠
源代码名称:源代码
调试环境:Win XP;Delphi 7.5-Manuscript name: with delphi swf files and images to achieve synthesis of manuscripts Author: Cao Weizhong the name of the source code: Source code debugging environment: Win XP Delphi 7.5
Platform: |
Size: 2533376 |
Author: wst |
Hits:
Description: FireWall that works only on XP , Using the windows API CALLS
Platform: |
Size: 47104 |
Author: civileng2013 |
Hits:
Description: Delphi Windows Video Capturer
Platform: |
Size: 317440 |
Author: E_MM
|
Hits:
« 12
3
4
5
6
7
8
9
10
...
17
»