<br />
<b>Warning</b>:  Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in <b>D:\wwwroot\net188.com\source\class\discuz\discuz_database.php</b> on line <b>86</b><br />
<br />
<b>Warning</b>:  Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in <b>D:\wwwroot\net188.com\source\class\discuz\discuz_database.php</b> on line <b>86</b><br />
<br />
<b>Warning</b>:  Use of undefined constant setting - assumed 'setting' (this will throw an Error in a future version of PHP) in <b>D:\wwwroot\net188.com\source\module\forum\forum_rss.php</b> on line <b>76</b><br />
<br />
<b>Warning</b>:  Use of undefined constant bbname - assumed 'bbname' (this will throw an Error in a future version of PHP) in <b>D:\wwwroot\net188.com\source\module\forum\forum_rss.php</b> on line <b>76</b><br />
<br />
<b>Warning</b>:  Use of undefined constant siteurl - assumed 'siteurl' (this will throw an Error in a future version of PHP) in <b>D:\wwwroot\net188.com\source\module\forum\forum_rss.php</b> on line <b>77</b><br />
<br />
<b>Warning</b>:  Use of undefined constant setting - assumed 'setting' (this will throw an Error in a future version of PHP) in <b>D:\wwwroot\net188.com\source\module\forum\forum_rss.php</b> on line <b>80</b><br />
<br />
<b>Warning</b>:  Use of undefined constant bbname - assumed 'bbname' (this will throw an Error in a future version of PHP) in <b>D:\wwwroot\net188.com\source\module\forum\forum_rss.php</b> on line <b>80</b><br />
<br />
<b>Warning</b>:  Use of undefined constant siteurl - assumed 'siteurl' (this will throw an Error in a future version of PHP) in <b>D:\wwwroot\net188.com\source\module\forum\forum_rss.php</b> on line <b>85</b><br />
<br />
<b>Warning</b>:  Use of undefined constant setting - assumed 'setting' (this will throw an Error in a future version of PHP) in <b>D:\wwwroot\net188.com\source\module\forum\forum_rss.php</b> on line <b>86</b><br />
<br />
<b>Warning</b>:  Use of undefined constant bbname - assumed 'bbname' (this will throw an Error in a future version of PHP) in <b>D:\wwwroot\net188.com\source\module\forum\forum_rss.php</b> on line <b>86</b><br />
<br />
<b>Warning</b>:  Use of undefined constant siteurl - assumed 'siteurl' (this will throw an Error in a future version of PHP) in <b>D:\wwwroot\net188.com\source\module\forum\forum_rss.php</b> on line <b>87</b><br />
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>依星源码资源网,依星资源网 - Delphi教程</title>
    <link>http://www.net188.com/forum-64-1.html</link>
    <description>Latest 20 threads of Delphi教程</description>
    <copyright>Copyright(C) 依星源码资源网,依星资源网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 17 May 2026 09:37:16 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.net188.com/static/image/common/logo_88_31.gif</url>
      <title>依星源码资源网,依星资源网</title>
      <link>http://www.net188.com/</link>
    </image>
    <item>
      <title>tedit在IDE编辑器中显示hint，但是编译出来之后，没有这个hint</title>
      <link>http://www.net188.com/thread-26340-1-1.html</link>
      <description><![CDATA[tedit在IDE编辑器中显示hint，但是编译出来之后，没有这个hint


 `TextHint` 依赖 Windows ComCtl32 v6（视觉样式/主题），需要在项目中启用 Runtime Themes。

`Manifest_File` 被设为 `(None)`，这意味着没有嵌入应用程序清单，Windows 不会启用 ComCtl32 v6 视觉样 ...]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Wed, 04 Mar 2026 08:37:33 +0000</pubDate>
    </item>
    <item>
      <title>Delphi 12 中生成 EXE 时如果没有生成 MAP 文件</title>
      <link>http://www.net188.com/thread-26166-1-1.html</link>
      <description><![CDATA[在 Delphi 12 中生成 EXE 时如果没有生成 MAP 文件，可以通过以下步骤来处理：
[*]‌检查项目选项‌：

[*]打开 Delphi 12 IDE。
[*]在主菜单中选择 ‌Project‌ → ‌Options‌。
[*]在弹出的对话框中，导航到 ‌Linker‌ 选项卡。
[*]查找 ‌MAP file‌ 或 ‌Generate ...]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Sat, 31 Jan 2026 08:40:16 +0000</pubDate>
    </item>
    <item>
      <title>Delphi 中几个类似 FreeSql ORM 的选择</title>
      <link>http://www.net188.com/thread-25826-1-1.html</link>
      <description><![CDATA[Delphi 中有几个类似 FreeSql ORM 的选择：

## Delphi ORM 框架对比

| 框架 | 类型 | 特点 |
|------|------|------|
| **mORMot 2** | 开源免费 | 功能最强大，支持 CodeFirst、Repository、REST API |
| **TMS Aurelius** | 商业付费 | 完整 ORM，类似 Entity Frame ...]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Thu, 08 Jan 2026 09:48:22 +0000</pubDate>
    </item>
    <item>
      <title>Delphi  数据库连接组件比较：ADO vs UniDAC vs FireDAC</title>
      <link>http://www.net188.com/thread-25701-1-1.html</link>
      <description><![CDATA[Delphi 数据库连接组件比较：ADO vs UniDAC vs FireDAC

| 特性 | ADO | UniDAC | FireDAC |
|------|-----|--------|---------|
| **厂商** | Microsoft | Devart（第三方） | Embarcadero（官方） |
| **价格** | 免费 | 商业付费 | Delphi内置免费 |
| **跨平台** |  ...]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Wed, 31 Dec 2025 09:41:09 +0000</pubDate>
    </item>
    <item>
      <title>[传奇技术]增加对话框 设置NPC文字坐标</title>
      <link>http://www.net188.com/thread-25602-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Wed, 24 Dec 2025 02:23:22 +0000</pubDate>
    </item>
    <item>
      <title>[传奇技术]GOM引擎源码RunGate窗口内嵌部分源码解析</title>
      <link>http://www.net188.com/thread-25601-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Wed, 24 Dec 2025 02:22:05 +0000</pubDate>
    </item>
    <item>
      <title>[传奇技术]化肥小火炬数据库充值过程代码</title>
      <link>http://www.net188.com/thread-25600-1-1.html</link>
      <description><![CDATA[[传奇技术]化肥小火炬数据库充值过程代码]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Wed, 24 Dec 2025 02:21:18 +0000</pubDate>
    </item>
    <item>
      <title>[传奇技术]升级64位引擎需要注意的事情</title>
      <link>http://www.net188.com/thread-25597-1-1.html</link>
      <description><![CDATA[[传奇技术]升级64位引擎需要注意的事情
这也是今天把M2跑到Win11引起我重视的问题。

首先需要明确一件事情，M2内的所有对象地址，都是以Integer进行转换的。

注意到什么了吗？Integer？

没错，即使你把编译环境切换成Win64，得到的那也只是个披着64位的壳子的32位M2 ...]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Wed, 24 Dec 2025 02:17:04 +0000</pubDate>
    </item>
    <item>
      <title>Delphi 常见类型的字节数，即delphi中各种类型占多少字节</title>
      <link>http://www.net188.com/thread-24997-1-1.html</link>
      <description><![CDATA[Delphi 常见类型的字节数，即delphi中各种类型占多少字节
下面把 Delphi 常见类型的字节数系统性列出来，并标注 32/64 位差异与 D2007 与 D2009+ 的差异点。单位均为字节，除非特别说明，记录对齐可能带来额外填充；packed record 取消填充。整数与有序类型
[*]ShortInt ...]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Mon, 10 Nov 2025 08:37:40 +0000</pubDate>
    </item>
    <item>
      <title>安装delphi2007（CodeGear.Delphi.2007.RTM.Inc.Update4.v11.0.2902.10471.Lite.v1.4）后，编译没有debug和release选项的解决办法</title>
      <link>http://www.net188.com/thread-24779-1-1.html</link>
      <description><![CDATA[安装delphi2007（CodeGear.Delphi.2007.RTM.Inc.Update4.v11.0.2902.10471.Lite.v1.4）后，编译没有debug和release选项的解决办法


如上图。只需要把默认的勾去掉就行。
这样安装出来的delphi2007就会有编译选项。

 ...]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Fri, 31 Oct 2025 03:21:27 +0000</pubDate>
    </item>
    <item>
      <title>d7升级d11(delphi7升级XE）需要注意的几个地方</title>
      <link>http://www.net188.com/thread-24778-1-1.html</link>
      <description><![CDATA[d7升级d11(delphi7升级XE）需要注意的几个地方
一点建议，有用拿去。]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Fri, 31 Oct 2025 01:38:44 +0000</pubDate>
    </item>
    <item>
      <title>delphi2007中启动调试程序时，提示“Unable to create process”的解决办法</title>
      <link>http://www.net188.com/thread-24746-1-1.html</link>
      <description><![CDATA[delphi2007中启动调试程序时，提示“Unable to create process”的解决办法
以管理员模式启动delphi2007，即可解决。]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Thu, 30 Oct 2025 06:18:55 +0000</pubDate>
    </item>
    <item>
      <title>delphi中制表符#9，回车#13，换行#10等符号</title>
      <link>http://www.net188.com/thread-24383-1-1.html</link>
      <description><![CDATA[delphi中#9，#13，#10等符号
在 Delphi 字面量中表示字符代码为 9 的字符，即水平制表符（Tab）。
[*]等价写法：Chr(9)、Char(9)、#$09
[*]常用作分隔符或缩进
示例相关
[*]换行：#13 = 回车 (CR), #10 = 换行 (LF), Windows 常用 #13#10 组合。
 ...]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Thu, 23 Oct 2025 07:05:24 +0000</pubDate>
    </item>
    <item>
      <title>有关Delphi 的 string “首字节是长度”</title>
      <link>http://www.net188.com/thread-24379-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Wed, 22 Oct 2025 04:31:57 +0000</pubDate>
    </item>
    <item>
      <title>FindWindow通过关键字查找窗口标题的示例delphi源码</title>
      <link>http://www.net188.com/thread-24377-1-1.html</link>
      <description><![CDATA[FindWindow通过关键字查找窗口标题的示例delphi源码]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Wed, 22 Oct 2025 02:39:11 +0000</pubDate>
    </item>
    <item>
      <title>Delphi 版的两种常用进程间消息通信示例：WM_COPYDATA 和命名管道（Named Pipe）</title>
      <link>http://www.net188.com/thread-24375-1-1.html</link>
      <description><![CDATA[Delphi 版的两种常用进程间消息通信示例：WM_COPYDATA 和命名管道（Named Pipe）
下面给出 Delphi 版的两种常用进程间消息通信示例：WM_COPYDATA 和命名管道（Named Pipe）。WM_COPYDATA（小块数据/文本，窗口间）
命名管道（双向、可发较大量数据）要点
[*]WM_COPYDATA ...]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Tue, 21 Oct 2025 08:52:32 +0000</pubDate>
    </item>
    <item>
      <title>delphi2007升级到XE 必须修改的地方</title>
      <link>http://www.net188.com/thread-22926-1-1.html</link>
      <description><![CDATA[delphi2007升级到XE 必须修改的地方188风格

3K风格

BLUE风格]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Thu, 14 Aug 2025 14:51:58 +0000</pubDate>
    </item>
    <item>
      <title>Delphi 12开发的程序不需要VC运行库而VS2019开发的需要，主要由以下技术差异导致</title>
      <link>http://www.net188.com/thread-22417-1-1.html</link>
      <description><![CDATA[Delphi 12开发的程序不需要VC运行库而VS2019开发的需要，主要由以下技术差异导致：

运行时库实现策略差异‌
Delphi程序直接将运行时库嵌入主程序入口（program关键字起始的函数），编译时核心库被静态链接进可执行文件，无需外部依赖。
VC程序则通过运行时库启动函数（ ...]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Tue, 05 Aug 2025 07:32:02 +0000</pubDate>
    </item>
    <item>
      <title>在Delphi 2007中遇到断点被忽略的情况，可能由以下原因导致及对应的解决方案</title>
      <link>http://www.net188.com/thread-22244-1-1.html</link>
      <description><![CDATA[在Delphi 2007中遇到断点被忽略的情况，可能由以下原因导致及对应的解决方案：

一、常见原因分析

调试信息缺失‌

项目未启用调试符号（.pdb文件未生成），需在Project Options中勾选Use Debug Information。
编译时未选择Debug模式（如误选Release编译）。

断点设置 ...]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Fri, 01 Aug 2025 08:57:38 +0000</pubDate>
    </item>
    <item>
      <title>Delphi2007代码在Delphi2009使用时候碰到的Unicode问题</title>
      <link>http://www.net188.com/thread-20770-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>Delphi教程</category>
      <author>源码资源网</author>
      <pubDate>Fri, 04 Jul 2025 02:07:31 +0000</pubDate>
    </item>
  </channel>
</rss>