摘要:{*单元说明 : yeeyee framework (yfw)----软件构架方案(用于小型mis)。作者 : 笔名 : 易 一 英文名:yeeyeee-mail : jane1437@163.commy blog : http://blog.csdn.net/yeeyee/qq : 282624758创建时间 : 2005年6月18日及最后修改时间: 修改人修改时间及:修改说明 : 将其封装成控......
摘要:有个很好的软件,当你无法查到出错的地方时,它可以帮你一把!!!能够帮你找到所有出错的位置。我使用过了,解决了把我搞得焦头烂额的一个大问题。express application manager for delphi在 torry.net 可以下载。里面有例子如何查错。contact software@urimont.comhttp://www.urimont.com
......
在delphi中使用xml文档有两种方法
在delphi中使用xml文档有两种方法 使用xml broker, 是delphi 内置的.例: 【程序编程相关:
Socket DNS查询之实现
】 【推荐阅读:
Delphi中资源文件使用详解
】unit showxml; 【扩展信息:
利用自定义事件实现不同窗体间的通讯 --】 interface uses classes httpapp db dbclient midas xmlbrokr webcomp miditems; type tcustomshowxmlbutton = class(txmlbutton iscriptcomponent) protected xmlmethodname: string; { iscriptcomponent } procedure addelements(addintf: iaddscriptelements); function getsubcomponents: tobject; { iwebcontent implementation } function implcontent(options: twebcontentoptions; parentlayout: tlayout): string; override; end; tshowxmlbutton = class(tcustomshowxmlbutton) public constructor create(aowner: tcomponent); override; published property custom; property style; property stylerule; property caption; property xmlbroker; property xmluseparent; end; tshowdeltabutton = class(tcustomshowxmlbutton) public ...
下一页 摘要:(******************************************************************************* copyright (c) by 姚佩云 2004* all right reserved* email : i_rock_1001@163.com www.jynx.com.cn* date :* new develop : 2004-......