论坛


2011年4月25日 星期一

Get full RAD Studio XE at the Delphi/C++Builder price

Embarcadero| EDN Delphi Feed |10:18:09

2011年4月21日 星期四

Last Chance to Register: Building & Tuning SQL Server Database-driven Applications Webinar

Embarcadero| EDN Delphi Feed |03:43:48

2011年4月19日 星期二

解决 Delphi XE (2010,2009) 里的UTF8乱码问题!

TinTinSoft| 碧水航工作室-delphi |23:27:00

Delphi 后续 Unicode 版本中, 一些单元里碰到UTF8编码字符,如果我们可能没有安装西欧的一些字符集,单元有可能显示错误,用delphi右键菜单 File Format->UTF8也未必能修复好。如图:正是因为 Delphi 单元不认识UTF8字符集,导致单引号被吃掉,编译异?..

2011年4月17日 星期日

AlphaControls 2010 v7.41

Embarcadero| CodeCentral Delphi Submissions |23:49:09

A package of standard and unique skinned VCL for UI design development using "AlphaSkins". AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. W...

AlphaControls Lite Edition v7.41

Embarcadero| CodeCentral Delphi Submissions |23:46:39

AlphaControls Lite Edition is a part of the AlphaControls package which can work without any limitations in Delphi 5/6/7/2005-XE and C++ Builder 6/2006-XE under Windows XP and newer. By using these components you can see the basic ideas behind Alp...

BusinessSkinForm v. 9.32

Embarcadero| CodeCentral Delphi Submissions |20:51:46

BusinessSkinForm VCL library help you to create applications with skins support for forms, menus, hints, many standard and DB controls. You can create your skins with special editor. Develop your business applications with BusinessSkinForm VCL!Fea...

DynamicSkinForm v. 12.32

Embarcadero| CodeCentral Delphi Submissions |20:12:51

DynamicSkinForm VCL library help you to create applications with skins. Skins support for forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool ap...

Boost ASIO for delphi的高效率稳定封装通讯框架(无下载)

DELPHI盒子| Delphi盒子 |16:04:00

delphiASIO_mmzmagic本库是Boost ASIO for delphi的高效率稳定封装通讯框架 做了8年多的DELPHI开发,还仍然在用D7,后续的DELPHI版本比如d2007,d2010还是非常很优秀的,有许多方便的功能和语法效率的改进。为啥不更换到新版本呢? 对于我来说究其原因还是因?..

iBlog on Android

Bob Swart| Dr.Bob’s Delphi Notes |08:35:57

I just received an Android device (HTC Wildfire, thanks Marcel) so can now test the browser-based mobile applications built with IntraWeb and TMS iPhone controls myself.

2011年4月16日 星期六

Direct2D (43) : IDWriteGdiInterop 接口

万一| 万一的 Delphi 博客 |13:00:00

IDWriteGdiInterop 接口的主要用途是它提供 IDWriteBitmapRenderTarget 留出了 HDC 接口,以与 GDI、GDI+ 交互;另提供了 LOGFONT 结构与 IDWriteFont、IDWriteFontFace 的相互转换的方法。IDWriteGdiInterop = interface(IUnknown) function CreateFontFromLOGFON...

2011年4月15日 星期五

Support of the out of com objects in RemObjects

Embarcadero| CodeCentral Delphi Submissions |04:07:39

Support of the out parameters of com objects in RemObjects--Roman Silin

2011年4月14日 星期四

Direct2D (42) : 在文本布局中添加嵌入对象 IDWriteTextLayout.SetInlineObject()

万一| 万一的 Delphi 博客 |23:34:00

这段代码怎么也过不去了,反反复复找不到原因;有谁知道,万望提醒我一下。{错误在 101 行} unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Direct2D, D2D1, Wincodec, ActiveX; type T...

Direct2D (42) : 在文本布局中嵌入图片 IDWriteTextLayout.SetInlineObject()

万一| 万一的 Delphi 博客 |23:34:00

这段代码怎么也过不去了,反反复复找不到原因;有谁知道,万望提醒我一下。上面是刚碰到错误时的求助信息;现在终于找到错误了:是 D2D1.pas 的代码有问题,修改方法如下:{ 1、把 D2D1.pas 中 4142 行中的 var 修改为 const 或者去掉 } function SetInlineObject(va...

Direct2D (41) : 文本命中测试 - IDWriteTextLayout.HitTestPoint()

万一| 万一的 Delphi 博客 |18:11:00

uses Direct2D, D2D1; var iTextLayout: IDWriteTextLayout; {构建 DWRITE_TEXT_RANGE 结构的函数} function DWriteTextRange(pos,len: Cardinal): TDwriteTextRange; begin Result.startPosition := pos; Result.length := len; end; {建立 IDWriteTextLayou...

Delphi Labs: DataSnap XE - Callbacks

Pawel Glowacki| Pawel Glowacki |14:28:08

I was always intrigued by a possibility of doing callbacks in client/server, distributed applications.?RAD Studio XE demos include "CallbackChannels" demo that shows how to use callbacks with different?DataSnap?communication protocols (TCP/IP, HTT...

« 上一页

下一页 »