01.
转贴:Conversion to Delphi 6: Missing unit Proxies.pasConversion to Delphi 6: Missing unit Proxies.pasQuestion:If your application or expert uses designtime information, you have to replace uses DsgnIntf;withuses DesignIntf, DesignEditors;But then you wi...查看完整版>>
转贴:Conversion to Delphi 6: Missing unit Proxies.pas
02.
[Fatal Error] xxx.pas(11): Circular unit reference to 'xxx'循环单元引用。这个问题出现在如下情况:例如,unit a;interfaceuses b;implementationend.unit b;interfaceuses a;implementaionend.这样就造成了循环单元引用,一般我们尽量避免这种情况发生,可是有时无法避免,采...查看完整版>>
[Fatal Error] xxx.pas(11): Circular unit reference to 'xxx'
03.
[Fatal Error] xxx.pas(11): Circular unit reference to "xxx"[Fatal Error] xxx.pas(11): Circular unit reference to "xxx" [Fatal Error] xxx.pas(11): Circular unit reference to "xxx" 循环单元引用。这个问题出现在如下情况:例如,unit a;i...查看完整版>>
[Fatal Error] xxx.pas(11): Circular unit reference to "xxx"
04.
delphi 7.0生成的AgentObjects_TLB.pas出错导至Ms Agent不能发声delphi 7.0生成的AgentObjects_TLB.pas出错导至Ms Agent不能发声 笔者是一位delphi初学者,操作系统为winxp,安装开发软件为delphi 7.0企业版。看了在<<开发高手>>第2004年第01期41页的<<汪谈V...查看完整版>>
delphi 7.0生成的AgentObjects_TLB.pas出错导至Ms Agent不能发声
05.
JUnit -- A good thing to unit testLet me start the blog life as a programer in the world. People never put a high attention to unit test. After I look at the JUnit, I begin to realize a formal process of developing Java code. Unit tes...查看完整版>>
JUnit -- A good thing to unit test
06.
JUnit -- A good thing to unit testLet me start the blog life as a programer in the world. People never put a high attention to unit test. After I look at the JUnit, I begin to realize a formal process of developing java code. Unit tes...查看完整版>>
JUnit -- A good thing to unit test
07.
安装Windows后如何重新加载GRUB(How to reload missing GRUB after installing windows OS)Insert into the Linux disc then take the following steps:linux rescueselect englishselect the default keyboardskip network checksysimage select continueokchroot /mnt/sysimage/grub-install --recheck /...查看完整版>>
安装Windows后如何重新加载GRUB(How to reload missing GRUB after installing windows OS)
08.
How to avoid AV error when developing Delphi database ApplicationHow to avoid AV error when developing Delphi database Application How to avoid AV error when developing Delphi database Application How to avoid AV error when developing database Application--...查看完整版>>
How to avoid AV error when developing Delphi database Application
09.
How to avoid AV error when developing Delphi database ApplicationHow to avoid AV error when developing database Application--BearWhen developing delphi database application, sometimes you will meet AV error, for example:1. Access Violation at address XXXXX in mod...查看完整版>>
How to avoid AV error when developing Delphi database Application
10.
转贴:Delphi Office 组件集常见问答Office Component Suite FAQLast Updated Friday January 03, 2003 New!!! New!!!Q1. How do I open an Excel application, workbook, worksheet?ExcelApplication.Active := True; // opens Excel applicationExce...查看完整版>>
转贴:Delphi Office 组件集常见问答
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。