论坛


2020年5月15日 星期五

Partially Reimplementing / Overriding Interface Implementation

Žarko Gajić| Žarko Gajić-On Delphi Programming |16:47:53

In Delphi, the reserved word “interface” has two distinct meanings. In a Delphi unit, “interface” denotes the start of a unit section used to declare public constants, data types, variables, procedures and functions visible and acces...

kbmMWSmartBind实现ListView绑定数据集进阶篇(三) - 红鱼儿

红鱼儿| 博客园_红鱼儿 |10:13:00

基于kbmMW SmartBind,在实际项目中应用过程中,遇到了显示效率太低的问题,用户在项目沟通会上反馈这一问题,让咱这开发者都感觉尴尬了。具体的实现过程,参考kbmMWSmartBind实现ListView绑定数据集进阶篇(二)。 为什么造成这样的问题呢? 经过反复测试代码,问题...

http.sys一般常见问题的解决 - delphi中间件

delphi中间件| 博客园_咏南中间件和开发框架 |07:19:00

http.sys一般常见问题的解决 1)权限问题 必须使用管理员帐号登陆WINDOWS 2)端口已被其他程序绑定问题 换用其他端口 3)http.sys被禁用问题 可以按照如下步骤禁用http.sys: 1、net stop http 可以看到很多关联的服务 2、sc config httpstar