-
745
Delphi 图像局部放大,编程学习源码,很好的参考资料。(Delphi partial enlarged images, programmed learning source, a good reference.)
- 2014-01-13 15:01:55下载
- 积分:1
-
HexToBin_DSP
一个将DSP专用的HEX文件转换为BIN文件的工具,用delphi编写的源码。即可作为工具,也可以作为源码学习之用。(A DSP dedicated HEX file conversion tool for BIN files, using Delphi to prepare the source code can be used as a tool, can also be used as a source of learning.)
- 2021-04-17 20:58:53下载
- 积分:1
-
vclskin503
VCLSkin 是Delphi应用程序的扩展VCL类库用来制作用户界面的皮肤。不像其他的部件,要变换应用程序的皮肤,必须修改源代码重新编译,VCLSkin可以变换现有应用程序的皮肤不用修改源代码。
VCLSkin自动变换应用程序中的各种窗口的皮肤。包括Delphi Forms, MDIForm和通常的Windows对话框(MsgBox,Open/Save,Font,Print),甚至Exception对话框。
VCLScrin不仅支持Delphi标准控件,也支持许多第三方控件,例如TMS Grid pack, EnLib Grid, Developer Express QuantumGrid。对于那些想让现有软件换肤的人来说,VCLSkin是最理想的选择。最酷的是,它使用现有的VCL部件。
本软件包含了全部源程序,支持Delphi5,6,7等各种版本,根据自己的环境并入到自己的软件中,还提供了演示程序,获得直观效果。(VCLSkin is an VCL library that extend Delphi application with skinnable user interface . Unlike other skin component that you must modify source code to build skinnable application, VCLskin can skin existing application using VCL components without source code modification.
VclSkin automatically skin kinds of windows in application, include Delphi forms,MDIform and common Windows dialogs (MsgBox,Open/Save,Font,Print), even the Exception MsgBox.
Vclskin not only support Delphi standard controls, but also support many third-party component, such as TMS Grid pack, EnLib Grid, Developer Express QuantumGrid. It is an excellent choice for those wanting to skin existing applications. The cool thing is that it uses existing VCL components.)
- 2010-08-07 20:31:40下载
- 积分:1
-
ReadMem
内存遍历delphi源码,用于外挂寻找基地址。(Memory traversal delphi source. . . . . . . . . . . . . . . . . . .)
- 2013-06-06 20:28:48下载
- 积分:1
-
USB-TreeView
USB TreeView example source
- 2016-08-09 01:57:41下载
- 积分:1
-
User-Interface
Delphi XE 应用控件,多种控件的用户接口使用,源码实例,欢迎下载学习(Delphi XE application controls, a variety of controls user interface, source code examples, welcome to download learning)
- 2016-12-26 09:43:06下载
- 积分:1
-
PhantOm
PhantOm,Ollydbg隐藏调试的辅助插件代码!(Ollydbg hidden code debugging support plug-ins!)
- 2009-05-03 17:45:39下载
- 积分:1
-
r2d2
说明: wp recent phpbb delphi dource
- 2019-05-28 10:07:56下载
- 积分:1
-
DBGrid2
说明: delphi中的DBGrid控件,接DBGrid1.rar之后的文档(the DBGrid component, then the following documents DBGrid1.rar)
- 2006-04-27 12:38:41下载
- 积分:1
-
listviewprint
listview 的使用
delphi 下打印listview 列表中的内容(listview and Printers
Printer.GetPrinter(aDevice, aDriver, aPort, hDevMode)
if hDevMode <> 0 then
begin
// 获取指向DeviceMode的指针
pDevMode := GlobalLock(hDevMode)
if pDevMode <> nil then)
- 2009-11-17 10:05:13下载
- 积分:1