摘要: delphi的rss开源项目正式启动了! 第一次讨论主要确定了开发工具为delphi2005 upd3(d9) ,推荐用delphi9.03 for win32精简版。待决定的问题为本项目的名称,包括中文名和英文名。 现有成员(排名不分先后),及联系方式: 我不是谁 [1314300] mosane#163.com 在水一方 [109465298] 理想 [8196685] shonhen#qq......
摘要://--------------------------------------------------------------------------------// 功能:返回表字段在 dbgrid 列中的序号,首序号为0// 参数: pdbgrid:tdbgrid; dbgrid// pcfieldname : string 数据表字段名,字段名不区分大小写// 返回:当表字段在 dbgri......
修改记录字段值时错误Row cannot be located for updating的解决方法
(期待整理)
row cannot be located for updating的解决方法: 【程序编程相关:
角点检测算子的代码描述
】 【推荐阅读:
Delphi7中存储unicode的BU】 【扩展信息:
Delphi数据库应用程序中常见错误
】
//---- adcprop_updatecriteria_enum values ----
//const adcriteriakey = 0 //const adcriteriaallcols = 1 //const adcriteriaupdcols = 2 //const adcriteriatimestamp = 3 adsplangoods.properties[update criteria].value := 0 ;
参考:
...
下一页 摘要:goback:方法,后退到上一个页面。goforward:方法,前进到下一个页面。gohome:方法,调用默认的主页页面,该页面在ie的选项中设定。gosearch:方法,调用默认的搜索页面,该页面在ie的选项中设定。refresh:方法,刷新当前页面。stop:方法,停止调用或打开当前页面。locationname:属性(widestring),当前位置的名称。locationurl:属性(wi......