搜索资源列表
770545delphiX 程序
- Delphi下的Direct编程, 适合做一些大型网游!-Direct programming based on Delphi IDE. Suitable for developing large network games.
vcl_扩展delphi组件菜单
- 改善IDE环境,扩展菜单,当组件太多时进行分类,方便使用-IDE environment to improve and expand the menu, too many components at the classification, user-friendly
2006117182831251
- 在使用Delphi IDE打开示例程序工程文件前,必须先在本地通过建立 数据库别名保证一个到数据库的连接。 步骤如下: 1.必须安装IntrBase程序。 2.运行BDE Administrator应用程序。 3.创建一个名为MISData的数据库别名。 3.让创建的数据库别名指向数据库文件所在目录,如当前工程目录为 C:\\GZGL,则设置数据库别名的目录指向目录 C:\\GZGL\\GZGL\\DataBase
tabtoolbardemo_src
- 基于MFC,把控制条加入tab中,类似delphi IDE中的控件条-based MFC and add a tab control, similar delphi IDE control of the
Serviceapplication
- a service application sample wrote with delphi ide tools.-a service application sample wrote with de lphi ide tools.
Agent
- Agent动画演示 Agent动画人物使用演示 安装:Agent是一种ActiveX控件,在Delphi IDE中选择菜单Component, Import ActiveX Control,选择Microsoft Agent Control 2.0 (Version 2.0),点Install安装便可。 其它:请直接查看本程序源码及相关设置,祝你快乐
BorCVS
- CVS IDE plugin for Borland Delphi this is a good program,i like this kind of practise
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
masmIDE_2
- 基于masm6.11的IDE,功能比较全,能够实现文本变色和出错定位。注意使用此源码需要delphi中有synedit5.7或以上!-Masm6.11 based on the IDE, full-feature comparison, to achieve the text color and error positioning. Attention to the need to use this source code delphi in synedit5.7 or more!
codeblocks-8.02-setup
- Code::Blocks 是一个开放源码的全功能的跨平台C/C++集成开发环境,比Dev-C++更好用。而Dev-C++已经停止开发新版了。所以Code::Blocks是一个比较好的替代工具。 相比于基于Delphi的Dev-C++共享C++IDE,Code::Blocks是开放源码软件。Code::Blocks由纯粹的C++语言开发完成,它使用了蓍名的图形界面库wxWidgets(2.6.2 unicode)版。对于追求完美的C++程序员,再也不必忍受Eclipse的缓慢,再也不必忍受
14160_1226924961QC7N
- BusinessSkinForm v6.50.1 (完整源码) 一套支持 Delphi 和 C++Builder 的 VCL 库,帮助你创建可换 Skins 的程序,支持包括窗体,提示,许多标准和数据控件.你可以用专用的编辑器创建自己的Skins 本版本支持以下 IDE: Delphi 5,6,7,2005 C++Builder 5,6 BDS 2006 RAD Studio 2007 RAD Studio 2009 -BusinessSkinForm v6
cnwizards_0.9.2.522_src
- CnWizards是由CnPack开发组开发并维护的Delphi/C++Builder/BDS的IDE扩展工具,全称为CnPack IDE 专家包,英文全称为CnPack IDE Wizards,后文简称CnWizards。本文档较全面地介绍了CnWizards的框架结构及编写专家插件的方法,用于指导CnPack开发人员编写专家插件,也可供对ToolsAPI感兴趣的朋友参考。-CnWizards是由CnPack开发组开发并维护的Delphi/C++Builder/BDS的IDE扩展工具,全称为C
EhLibv5013FS
- 增强数据表格显示, 带全部源码 Ehlib 是著名的数据库连接控制,DBgrid增强VCL控件;支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印。可以和PB的ataWindow媲美。 本版本支持以下 IDE: Delphi 5,6,7,2005 C++Builder 5,6 BDS 2006 (Delphi 2006, C++Builder 2006) Delphi 2007 RAD Studio 2009 (Delphi 2009, C++Bu
EWDraw_3D_ActiveX_5_5
- EWDraw 3D is a powerful vector graphics ActiveX for 3D and 2D visualisation and animation. You can use it for CAD,CAM,GIS and others. The EWDraw is based on Open CASCADE geometric kernel and openGL. The component is realized as a run-time Windows 3
DelphiOTASetupEx
- 在使用delphi ota编写好了ide插件后,制作绿色版的时候,可以使用这里给出的代码作为模板来修改,来自delforex的源代码,并做少量修改,使其更为通用。-Prepared using the delphi ota good ide plug-in, making the green version of the time, you can use the code given here as a template to modify, from delforex source code
delphifr_MEMORISER-DONNEES-DANS-EXE___Page
- Demo simple writing of data in the EXE itself. These data are in the area of initialized variables, where you can book almost as much space as you want. Established from the following remarks: - You can rename the EXE current (and it doe
Delphi-7.0-IDE-Menu-Customizer
- Delphi 7.0 IDE Menu Customizer. A source code package for Delphi 7.0 IDE plugin. The plugin will allow you to customize the IDE menus. A new menu item will be added to access the menu customization.
Persistent-IDE-Bookmarks
- Persistent IDE Bookmarks. A plugins for Delphi 5 to 7 IDE to add support for bookmarks. Lines can be bookmarked. Will be automatically saved within project option file (DOF file).
NL-Delphi-IDE-Menu-Extension
- NL Delphi IDE Menu Extension. An example of Delphi 7 IDE menu extender.
delphi 运行移动控件
- Delphi里面运行的时候, 还能调整控制的位置和大小, 相当于delphi IDE 一样。