2011年4月13日 星期三
AlphaControls 2010 v7.34
Embarcadero| CodeCentral Delphi Submissions |23:19:26
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.34
Embarcadero| CodeCentral Delphi Submissions |23:17:46
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...
Direct2D (39) : 使用 IDWriteTextLayout.Draw() 方法绘制文本
万一| 万一的 Delphi 博客 |15:59:00
使用 IDWriteTextLayout.Draw() 方法绘制文本主要是实现 IDWriteTextRenderer 接口。IDWriteTextRenderer 接口只能是手动实现,很灵活。unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Dir...
Direct2D (38) : RenderTarget.DrawTextLayout() 与 IDWriteTextLayout
万一| 万一的 Delphi 博客 |12:39:00
使用 RenderTarget.DrawTextLayout() 方法主要是设置 IDWriteTextLayout 接口;构建 IDWriteTextLayout 接口需要 IDWriteTextFormat 接口。IDWriteTextLayout 接口是经过完全分析和格式化后的文本块。{RenderTarget.DrawTextLayout() 方法} procedure DrawTextLayout...
Direct2D (37) : 使用其它画刷绘制文本
万一| 万一的 Delphi 博客 |11:32:00
uses Direct2D, D2D1; {建立位图画刷的函数} function GetBitmapBrush(Canvas: TDirect2DCanvas; filePath: string): ID2D1BitmapBrush; var rBBP: TD2D1BitmapBrushProperties; bit: TBitmap; begin bit := TBitmap.Create; bit.LoadFromFile(filePath); ...
Cindy components pack v4.12
Embarcadero| CodeCentral Delphi Submissions |05:37:05
Package with more than 40 components for all delphi versions to build windows applications. - Gradient controls (buttons, speedbuttons, panels) with features like colored bevels, wallpaper, shadowText. TcyCommunicate and TcyCommRoomConnector allow...





冀公网安备 13098202000212号