2011年9月29日 星期四
Buy Delphi XE2 by Sept 30th and get FastCube and more Free!
Embarcadero| EDN Delphi Feed |02:55:15
Habari RabbitMQ Client 1.1b2 - message broker client - XE2 ready
Embarcadero| CodeCentral Delphi Submissions |01:10:21
Habari(r) RabbitMQ Client is a library for Delphi(r) and Free Pascal which provides easy access to the RabbitMQ open source AMQP message broker.With this library, Delphi developers can build integrated solutions, using the peer-to-peer or the publ...
11 reasons to upgrade to XE2 before September ends
David I| Sip from the Firehose |01:06:01
There are loads of new and enhanced features in Delphi XE2, C++Builder XE2, RadPHP XE2, Embarcadero Prism XE2, and RAD Studio XE2. ?You can see all of them in the RAD Studio XE2 Feature Matrix. ?Embarcadero’s global evangelism team has?trave...
2011年9月28日 星期三
Delphi XE2 之 FireMonkey 入门(18) - TLang (多语言切换的实现)
万一| 万一的 Delphi 博客 |13:27:00
一个小小的 TLang 类, 实现多语言切换, 挺好的. 它的工作思路是:1、首先通过 AddLang('语言代码') 添加语言类别, 如: AddLang('en')、AddLang('cn').2、每个语言代码对应一个 TStrings 列表, 获取方式如: LangStr['en']、LangStr['cn'].3、可以手动填充这些数据、可?..
Delphi XE2 之 FireMonkey 入门(18) - TLang(多语言切换的实现)
万一| 万一的 Delphi 博客 |13:27:00
一个小小的 TLang 类, 实现多语言切换, 挺好的. 它的工作思路是:1、首先通过 AddLang('语言代码') 添加语言类别, 如: AddLang('en')、AddLang('cn').2、每个语言代码对应一个 TStrings 列表, 获取方式如: LangStr['en']、LangStr['cn'].3、可以手动填充这些数据、可?..
Delphi XE2 之 FireMonkey 入门(17) - 特效
万一| 万一的 Delphi 博客 |10:19:00
刚打开 XE2 时, 就从 Tool Palette 窗口的 Effects 组中发现洋洋洒洒的六十多个特效...每个特效分别对应一个类, 分别来自 FMX.Effects 和 FMX.Filter.Effects 单元.FMX.Effects 中的特效属于附加特效, FMX.Filter.Effects 中的特效只是某种滤镜效果; 它们都是滤镜的?..
Update 1 for Delphi XE2, C++Builder XE2 and RAD Studio XE2
Bob Swart| Dr.Bob’s Delphi Notes |07:39:22
Update 1 for Delphi XE2, C++Builder XE2 and RAD Studio XE2
2011年9月27日 星期二
Delphi XE2 之 FireMonkey 入门(16) - 滤镜.高斯模糊示例
万一| 万一的 Delphi 博客 |19:32:00
unit Unit1;interfaceuses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Dialogs, FMX.Objects;type TForm1 = class(TForm) Image1: TImage; Button1: TButton; Button2:...
Delphi XE2 之 FireMonkey 入门(16) - 滤镜.实例测试
万一| 万一的 Delphi 博客 |19:32:00
窗体上需要 TImage、TOpenDialog 和六个按钮.unit Unit1;interfaceuses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Dialogs, FMX.Objects;type TForm1 = class(TForm) Image1...
Delphi XE2 之 FireMonkey 入门(15) - 滤镜.获取滤镜信息
万一| 万一的 Delphi 博客 |16:08:00
滤镜类的继承关系:TObject -> TPersistent -> TFilter -> TShaderFilter -> { 具体的滤镜 }//下面例子首先会用到 FMX.Filter 单元的四个公用方法:procedure FillCategory(AList: TStrings);procedure FillFiltersInCategory(const Category: string; AList: TStrings...
Delphi XE2 之 FireMonkey 入门(14) - 滤镜.概览
万一| 万一的 Delphi 博客 |15:27:00
相关单元:FMX.FilterFMX.FilterCatBlurFMX.FilterCatGeometryFMX.FilterCatTransitionFMX_FilterCatColorFMX_FilterCatColorAdjustFMX_FilterCatCompositeFMX_FilterCatGeneratorFMX_FilterCatStyleFMX_FilterCatTilesFMX.FilterCatDistortionFMX.Filter.EffectsFM ?..
Delphi XE2 and C++Builder XE2 Update 1 Bug Fix List
Embarcadero| EDN Delphi Feed |10:26:37
Update 1 for Delphi XE2, C++Builder XE2 and RAD Studio XE2
Embarcadero| EDN Delphi Feed |10:25:43
Implementing StartsText With SubText As Pattern - When Pattern Is A Regular Expressions!
About.com| About.com Delphi Programming |09:54:27
inregex::For a relative file path like "\abc\def\file.txt" I need to check if the file is located in the "\abc\def" folder (or in any of its sub folders). ...Read Full Post
Implementing StartsText With SubText As Pattern - When Pattern Is A Regular Expression!
About.com| About.com Delphi Programming |09:54:27
inregex::For a relative file path like "\abc\def\file.txt" I need to check if the file is located in the "\abc\def" folder (or in any of its sub folders). ...Read Full Post





冀公网安备 13098202000212号