论坛


2009年12月22日 星期二

Migrating to C++Builder 2010 and RAD Studio 2010 tour online

David I| Sip from the Firehose |23:43:15

The replays are available for the two webinars I did last week.? "Migrating to C++Builder 2010" and the "RAD Studio 2010 Tour online edition" webinar replays can be found at: Migrating to C++Builder 2010 - http://update.codegear.com/forms/AMUSCA0...

GdiPlus[45]: IGPGraphics (四) 关于呈现质量与合成模式

万一| 万一的 Delphi 博客 |22:53:00

  阅读: 74 评论: 1 作者:万一发表于 2009-12-22 22:53原文链接相关内容有:IGPGraphics.SmoothingMode; { 绘图质量 } IGPGraphics.InterpolationMode; { 插补模式 } IGPGraphics.CompositingMode; { 前景色与背景色的合成混合模式 } IG...

DynamicSkinForm v.11.10

CodeGear| CodeGear-CodeCentral Delphi |19:18:16

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...

GdiPlus[44]: IGPGraphics (三) 关于文本绘制续

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

  阅读: 1 评论: 0 作者:万一发表于 2009-12-22 18:04原文链接IGPStringFormat.Alignment 测试:uses GdiPlus; procedure TForm1.FormPaint(Sender: TObject); const str = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'; var Graphics: IGPGraphics; Brush: IGPSolidBrush;...

GdiPlus[44]: IGPGraphics (三) 关于文本绘制续 - IGPStringFormat

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

  阅读: 74 评论: 0 作者:万一发表于 2009-12-22 18:04原文链接IGPStringFormat 的方法和属性://方法: IGPStringFormat.GetTabStops(); { 获取制表位 } IGPStringFormat.SetTabStops(); { 设置制表位 } IGPStringFormat.SetDigi...

Delphi优秀免费资源-[精]

小宇飞刀| 小宇飞刀的博客-delphi |18:01:15

先感谢一下hi上面的"幸福苹果",本文转自"幸福苹果"。1、FastMM主页:http://fastmm.sf.netDelphi 2006 中一个重要的更新就是使用开源内存管理器 FastMM 替调了使用了 N 年的老内存管理器。FastMM 在外国 Delphi 社区非常有名,其主要目的就是重新实现一个高效、安全...

IDE Fix Pack 2.9 for RAD Studio 2009 Update 3

CodeGear| CodeGear-CodeCentral Delphi |15:37:42

The IDE Fix Pack installs an DLL-Expert that fixes the following Delphi/C++Builder 2009 Update 3 bugs at runtime:Fixes the following bugs in the IDE (_not_ in your applications)* Stepping through the code can be slow* Vista compatible icons (256&a...

IDE Fix Pack 2.9 for RAD Studio 2007

CodeGear| CodeGear-CodeCentral Delphi |15:36:04

The IDE Fix Pack installs an DLL-Expert that fixes the following RAD Studio 2007 bugs at runtime:Fixes the following bugs in the IDE (_not_ in your applications)* Vista compatible icons (256×256) aren’t supported* Undo destroys edit...

GdiPlus[43]: IGPGraphics (二) 关于文本绘制

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

  阅读: 37 评论: 2 作者:万一发表于 2009-12-22 13:54原文链接IGPGraphics 中绘制文本相关的方法和属性:IGPGraphics.DrawString(); { 绘制文本 } IGPGraphics.MeasureString(); { 获取指定格式的字符串需要的矩形 } IGPGraphics.MeasureCha...

Utilities that come with Free Pascal 之 h2pas系列

Admin| 二十年前旧板桥-delphi |11:59:01

偶然从freepascal的官网上下载了本手册。阅读到了本章节一直比较关注的问题,这里做个小小的笔记,以备查阅。 想学pcre呢,用CMake和MingW编译后,可用的lib和dll是有了,但问题是没有“头文件”。 缺那个呢?pcre.h要转成pas的申明,还是有相当难度的。 看见了h2pas...

Format XML Data using Delphi - Properly Indent TXMLDocument XML Tags Without doNodeAutoIndent

About.com| About.com Delphi Programming |05:22:40

inTXmlDocument:: When using the TXMLDocument to create XML documents you might receive a nasty EOleException: This operation can not be performed with a Node of type PCDATA.If you want the resulting XML to look "pretty" - so that each element node...

Delphi Prism Hello Calculator

CodeGear| CodeGear-CDN Delphi |05:16:29

Delphi LiveTemplates | Code Faster

CodeGear| CodeGear-CDN Delphi |05:14:48

Synch Editing in RAD Studio 2010

CodeGear| CodeGear-CDN Delphi |05:11:05

RAD Studio 2010 Editor

CodeGear| CodeGear-CDN Delphi |05:08:46