搜索资源列表
200509131331450
- 功能和DELPHI的窗体设计器相同的控件,可让你的程序在运行时设计窗体。 解压后有个FormDesigner.bpl,将它add到component中,编译的时候,请将lib路径加上解压的目录。 或者将DesignCommon.dcu、FormDesigner.dcu、ObjectInsp.dcu、WsPopupList.dcu、ObjectInsp.dfm、WsPopupList.dfm拷贝到你的工程文件的同一个文件夹中。不过把FormDesigner.bpl add到compone
SimilarXpForm_0312_delphiCode
- 用Delphi实现的类似XP的简单的自定义FORM窗体,可以替换为自己的风格,或把它封装为基础类来使用,这里只是提供一种设计思路-Using Delphi to achieve a similar XP simple custom FORM Form can be replaced with their own style, or put it for the basic package type to use here to provide some sort of design ideas
library_management
- 图书馆借出、归还数据库构建框架及各种窗体的设计-library_management
Delphi.Programming.design.code.transparent.CRC8.ra
- Delphi编程窗体透明 CRC8设计代码Delphi Programming design code form transparent CRC8 -Delphi Programming design code form transparent CRC8
ExpressLayoutControl
- ExpressLayout给Delphi/C++ Builder程序员设计和管理窗体版面-ExpressLayout for Delphi/C++ Builder programmers to design and manage the form layout
Delphi.7
- 本书对Delphi 7语法和程序设计思想进行了全面的阐述,共分14章,全面讲解了面向对象的程序设计 概念、Delp hi 7的数据类型与表达式、Delp hi 7程序设计语句、Delphi的组件与窗体、数组程序设计、过程与 函数程序设计、文件程序设计、组件和DLL开发技术、数据库程序设计和多媒体程序设计等内容。-Book on Delphi 7 programming syntax and a comprehensive exposition of ideas, divided int
MDIPChildForm
- Delphi设计的调用和释放带有多个子窗体和模式窗体的DLL文件,Delphi with Dll files。-Delphi with Dll files,CALL DLL MDIFORMS.
AutoResizeDelphi
- 在Delphi中使显示器显示模式与程序设计窗体相互适应的实用方法-Delphi manipulation display mode programming form mutual adaptation practical method
ZCDesigner
- 窗体设计,比较好用的窗体设计源码,希望大家喜欢-Form design, relatively easy to use form design source code, hope you like
VCLSkin5.60For-Dephi7(233-skins)
- VCLskin5.6破解版 for Delphi7,内附安装教程。窗体上没有DEMO字样(非破解版强制显示该字样,网上许多自称破解版,但是很多都是假的)刚刚安装完毕,亲测Delphi7 企业版完美支持,安装环境为win7 32bit 家庭普通版,无任何不良bug,。由于设计需要,本人要学习delphi,此皮肤控件为开源控件,以及大量预设好的皮肤,基本一键换肤,也可以根据需要使用皮肤编辑器自定义皮肤。-VCLskin5.6 cracked version for Delphi7, no word
Delphi_186635
- Delphi:Delphi播放Flash动画文件,格式为SWF,程序正常运行需要TShockwaveFlash类,无此类的可到网上下载,程序在编译前会提示,而且不能正确编译。Delphi播放swf文件不是太难的知识点,在窗体中加入Flash效果,会让你的窗体设计更漂亮、更专业。有兴趣可参阅下面这个功能更强大的Delphi版Flash动画播放器源码: 多功能Flash播放器Delphi源代码 -Delphi: Delphi play Flash animation file form
delphiquery
- 一个Delphi查询窗口,用Datagrid显示查询结果,只是一个窗体程序,没有带数据库,可设计制作查询窗口时候做下参考。-A Delphi query window, displaying query results with Datagrid, just a window procedure, not with the database, design the query window time for reference.
delphiapithread
- 采用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等,当然还用到了许多函数。除了用到这些API函数外,还用到了一个DCB设备控制块,本例仅作最基本的API串口通信介绍,因此程序代码都不是太复杂的设计,仅创建了一些新项目后为form窗体增加几行代码即可。-Delphi API examples of serial communica
Aboutform
- 用Delphi设计的一个“about”窗体效果,一个"关于我们"的窗体设计实例,因为很多程序都会有一个“关于”窗体,看到有些朋友设计的很不美观,就从书中找了一个发上来,这个窗口也是很早设计的,虽然也不很美观,但至少不丑陋哈,可直接用在Delphi中。-A "about" form of the effect with Delphi design, a "about form design examples we", because many of these applications will
Delphistatusbar
- 在Delphi编写的窗体状态栏中添加图标功能,而非Windows系统的状态栏图标,在你为你的程序设计的窗口状态栏,添加一个标准大小格式的图标,当然图标大小这个是可以调整的,如上图所示的演示窗口中,下边状态栏的图片就是一个图标,本源码主要演示如何将它添加到状态栏里面。-Add an icon in the status bar function form written in Delphi, but not Windows system icon in the status bar, the wi
Delphiweizhi
- Delphi动态设置窗口在屏幕的位置,你可以在文本框中输入需要显示窗口的左边距、右边距(像素值),不能大于你的屏幕分辨率值,然后窗体就会按照你的设计自动回到指定地方。-Position Delphi to dynamically set the window on the screen, you can enter a display window on the left from the right, in the text box (Xiang Suzhi), is not greater
delphiformrecom
- Delphi实用的窗体界面设计源码,不但漂亮,而且界面中有很多大家能用上的技巧,比如TAB选项卡,数据显示列表,ListView之类的,另外还有在本窗体打开二级窗口等技巧,可作为一个Delphi信息管理系统的界面来使用,而且无第三方控件,D7可直接编译。-Delphi practical form interface design source, not only beautiful, but also the interface has a lot of we can use techniqu
EControl_Designer2010
- EControl Form Designer Pro是一款和Delphi类似的专业窗体设计器,它可以让用户轻松地将完整功能的设计环境嵌入到自己的项目中。 EControl Form Designer Pro基于和Delphi窗体设计器一样的概念,同时它拥有和Delphi相似的界面元素。 使用EControl Form Designer Pro你可以在自己的项目中轻松地创建和整合设计环境。它包含所有已注册的属性编辑器,组件编辑器以及其他设计对象。你可以使用已存在的设计对象(VC
ZCDesigner11
- 窗体设计,比较好用的窗体设计源码,希望大家喜欢-Form design, better form design source code, I hope you like
Dfm2Code
- 把可视化设计中的窗体上的对象转换成对应的生成代码。可简化代码编写过程-It s a tool that can convert delphi controls added in designing to code dfm files.