2011年11月9日 星期三
Delphi XE2 为 VCL 提供的 14 中样式
万一| 万一的 Delphi 博客 |19:59:00
在空白窗体上添加 ListBox1 等控件, 测试代码:uses IOUtils, Vcl.Styles, vcl.Themes;procedure TForm1.FormCreate(Sender: TObject);var dir, fileName, styleName: string;begin //VCL 的样式文件 *.vsf 在 X:\Program Files\Embarcadero\RAD Studio\9.0\Redist\...
看看 Delphi XE2 为 VCL 提供的 14 种样式
万一| 万一的 Delphi 博客 |19:59:00
其实提供了 13 个 vsf 样式文件, 还有默认的 Windows 样式, 共 14 种.在空白窗体上添加 ListBox1 等控件, 测试代码:uses IOUtils, Vcl.Styles, vcl.Themes;procedure TForm1.FormCreate(Sender: TObject);var dir, fileName, styleName: string;begin //VCL 的样式...
FireMonkey in Action LIVE! in Warsaw, Poland
Pawel Glowacki| Pawel Glowacki |18:04:24
I’m back from Poland from my home city - Warsaw - where I was showing yesterday "FireMonkey in Action LIVE!!!". After the serie of RAD Studio XE2 World Tour events in main cities in Poland, yesterday there was the first seminar that was focu...
RAD Studio XE2 World Tour: Istanbul (Turkey)
Pawel Glowacki| Pawel Glowacki |17:34:41
RAD Studio XE2 World Tour continues! Last week I have been demonstrating FireMonkey, Delphi and RAD Studio XE2 in Istanbul in Turkey. It was such a pleasure to meet enthusiastic developers with tons of questions.?In fact that was the second RAD St...
XE2 values of mrAll, mrNoToAll, mrYesToAll and mrClose
Bob Swart| Dr.Bob’s Delphi Notes |15:28:48
Delphi XE2 has introduced a DFM-breaking change in some (4) of the values of mrXXX constants that are used as ModalResult values for buttons and dialogs, among others.In this blog post I provide a workaround that can prevent some frustration and h...
AlphaControls 2010 v7.55
Embarcadero| CodeCentral Delphi Submissions |09:44:57
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.55
Embarcadero| CodeCentral Delphi Submissions |09:34:13
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...
Cindy components pack v4.40
Embarcadero| CodeCentral Delphi Submissions |04:53:06
Packages with more than 50 components for all delphi versions to build windows applications. - Gradient controls (buttons, speedbuttons, panels) with features like colored bevels, wallpaper, shadowText. TcyCommunicate and TcyCommRoomConnector allo...
Embarcadero Webinar: Build Rich Business Applications with FireMonkey
Embarcadero| EDN Delphi Feed |02:33:15
2011年11月8日 星期二
终于, Delphi XE2 携带 GDI+ 库了
万一| 万一的 Delphi 博客 |22:14:00
使用了较早的 http://www.progdigy.comuses Winapi.GDIPAPI, Winapi.GDIPOBJ{, Winapi.GDIPUTIL};procedure TForm1.FormPaint(Sender: TObject);var graphics: TGPGraphics; pen: TGPPen;begin graphics := TGPGraphics.Create(Canvas.Handle); pen := TGPPen.Cr...
Special XE2 Offer + Last Chance for 2007 users in 2011
Bob Swart| Dr.Bob’s Delphi Notes |17:02:10
If you haven't purchased the XE2 edition of Delphi, C++Builder or RAD Studio, then this may be a good time to consider it.
HotFix 1 for Delphi, C++Builder and RAD Studio XE2
Embarcadero| CodeCentral Delphi Submissions |16:03:04
<h2>RAD Studio XE2 Hotfix for QC 100661 and QC 100640</h2><p>This software patch is being provided to licensed users of Embarcadero RAD Studio XE2. Installation and use are governed by the license statement for Embarcadero RAD St...
关于在Delphi中链接VC的obj文件(XE2以上版本)
不得闲| 得闲笔记 |12:54:00
个人用的少的东西,笔记之,以作记录 实际上老久之前,应该在Delphi中就可以链接使用Obj文件了吧,我用的第一个Delphi版本是D7,我记得他就可以了。至于再往前追述,就不晓得初始来源是哪个版本了。不过对于以前的版本的链接...
Are you ready for a great deal on RAD tools?
Embarcadero| EDN Delphi Feed |03:03:23
2011年11月7日 星期一
AutoPlayCancel component.
Embarcadero| CodeCentral Delphi Submissions |08:35:27
The component installs a COM Object into the Running Object Table (ROT) by implementing the IQueryCancelAutoPlay interface. Any device that then activates an AutoPlay event, will cause the component to to be called. The component's eventhandler c...





冀公网安备 13098202000212号