搜索资源列表
200509131331450
- 功能和DELPHI的窗体设计器相同的控件,可让你的程序在运行时设计窗体。 解压后有个FormDesigner.bpl,将它add到component中,编译的时候,请将lib路径加上解压的目录。 或者将DesignCommon.dcu、FormDesigner.dcu、ObjectInsp.dcu、WsPopupList.dcu、ObjectInsp.dfm、WsPopupList.dfm拷贝到你的工程文件的同一个文件夹中。不过把FormDesigner.bpl add到compone
Delphi界面增强VCL组件
- 您想您的应用程序具有MacOS,WinXP或者更多专业的UI设计的界面风格和外观吗?现在您可以实现这一切,并且不用写一行代码! > >SUIPack是一款为Delphi和C++Builder开发的所见即所得的界面增强VCL组件,它可以帮助您创建具有专业的界面外观 设计的应用程序,大大节省您的时间和开发成本。 > >这些界面风格和外观大部分出自我们的UI设计师的精心设计。 > >请注意,我们提供的不仅仅是界面实现控件,更包含专业的界面方案
delphiORvskin
- Delphi120种皮肤!设计程序皮肤的好东西。很精致。配合vskin控件包使用!打包上传的!-Delphi120 skin! Design procedures skin good thing. Very refined. Vskin control with the use of packet! Packaging uploads!
FastReport2.5
- FastReport2.5报表控件!具有很大的灵活空间。可以作为一个设计平台。-FastReport2.5 statements control! It is very flexible space. Can be used as a design platform.
drugstoremanage
- 不足 1。无并发控制。多客户端操作容易出错, 2。无社保购药接口,无ic卡,扫描仪接口,出款方式简单,不支持欠帐 3。数据库设计不太理想 4,库存采用加权移动平均法,用先入先出法更合理, 5。程序有些处理方法采用了非正常手段,不易维护 6。报表没有采用票据打印机, 7。统计功能还要完善 8。所在与库存操作都采用一个tcr(tdataset)不合理, 9。没有处理药品折扣-less than one. No concurrency contro
ajlw_CustomComponent
- 运行时设计控件的一个小例子,用数据库保存控件的属性!-runtime component design a small example of the use of databases to preserve control attributes!
controlbegin
- 设计为控制开始菜单而做,使用后,可以控制,隐藏菜单.-design for the control of the Start Menu and so, after use, can be controlled, hidden menu.
getlength
- 获取字符长度,通过此控制你可以读取得到字符长度,很利于程序设计.-characters in length to obtain, through this control you can read characters in length to be very conducive to the program design.
rp30
- 包含一个高速打印引擎和一个可视化报表设计控件(Rave), 拥有40个控件,超过500个方法,属性,功能非常强大!-contains a high-speed print engine and a visual report design control (Rave), owned 40 controls, over 500 methods, attributes, which is very powerful!
使用Delphi设计的一个IOCP控件
- 使用Delphi设计的一个IOCP控件,可以很容易的与数据库结合设计服务器。 -IOCP using a Delphi control design can be easily combined with the design of the database server.
SkinPageControl.rar
- 用Delphi实现的类似QQ旁边那个可以选择网络硬盘,QQ聊天好友分组的PageControl控件,仅仅实现了头部和左边的效果,底部和右边效果没有是实现,没有添加在设计状态的PageControl设计方式,具体东西都是一个思路,希望大家喜欢,Using Delphi to achieve similar QQ next to the hard disk that can select the network, QQ chat with friends PageControl control su
MMTools.D4567.Incl.Unlocker.v2.0
- Multimedia Tools is a powerful component library created especially for developing multimedia applications. It is extremely easy to use and yet very powerful. This library has incomparable visual design capabilities, flexible architecture of componen
FormDesigner
- 代码修改自一个小日本的代码(增加一个注册事件,通过该事件能够注册控件,从而达到修改所有的控件,包括三方控件),实现在运行状态设计窗口,代码不算稳定,要用于实际项目,请仔细斟酌-A small code changes since the code of Japan (an increase of a registered event, can be registered through the control of the incident, which meet all of the cont
DevExpress.ExpressLayout.Control.v1.39.for.Delphi
- There is so much to say about the ExpressLayout Control - unfortunately, words are not enough to fully describe its power and flexbility. ExpressLayout represents an entirely new way for Delphi and C++ Builder programmers to design and manage the lay
Delphi.control.module.design.achieve.machine.code.
- Delphi实现机器监控模块设计代码Delphi control module design to achieve the machine code -Delphi control module design to achieve the machine code
VC.control.design.code.toolbar
- VC工具条控件设计代码VC control design code toolbar -VC control design code toolbar
delphi-custom-control
- delphi 自定义控件设计 思路很清晰 讲的很详细-delphi custom design ideas very clear and very detailed about
XiButtonControl
- Xi Button control design Delphi VCL
XiControlsDSGN
- Xi Control Design DSGN Delphi VCL
DisplayNameAttribute
- 说到这个winform属性控件PropertyGrid,要从以前参与项目架构研发,做报表引擎开始,当时我们的目的是想做一个比较简单的报表引擎没有RDLC等报表复杂,是为了让我们的可以操作,用户可以凭借表单拖拽设置样式完成报表模板设置,与我们开发人员代码实现的数据流结合,产生基于apose.cells的excel报表。把我们多而烦的报表业务交给用户完成,用户利用报表设计完成的模板保存为xml保存至服务器,工以后使用。当时做到表单控件属性设计无疑我们采用了PropertyGrid控件,Propert