论坛


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

关于Delphi XE2的FMX的一点点研究之消息篇

不得闲| 得闲笔记 |09:49:00

   Delphi XE2出来了一阵子了,里面比较抢眼的东西,除了VCLStyle这个换肤的东西之外,另外最让人眼亮的应该是FMX这个东西了。万一的博客上都连载了一票的关于FMX的使用心得了。我还是没咋去关注,因为技术这个东西,天天在变,跟着他跑,俺伤不起啊!直到...

14 oktober 2011: Delphi XE2 FireMonkey & DataSnap training (Dutch)

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

In deze Nederlandstalige Delphi XE2 Clinic staan de essenti?le nieuwe features van Delphi XE2 centraal, met ondersteuning voor Win32, Win64 en Mac OS X.

Back from my World and Texas RAD Studio XE2 tours - Webinars Tuesday (tomorrow)

David I| Sip from the Firehose |02:21:16

I am finally back in my Scotts Valley office today after three weeks on the road visiting with great developers on three continents and on the Internet. ?Many thanks to all of you that spent your valuable time with me and all of the other RAD Stud...