论坛


2012年6月18日 星期一

DBGrid with IME

Embarcadero| CodeCentral Delphi Submissions |00:01:00

If you are input IME character at disabled Editor state, DBGrid Shows IME Composition string at first Composition string.It avoid it and more reliable input :)If you more trouble with Composition window with this unit, eliminate 'inherited' in IM...

2012年6月16日 星期六

Habari Web Components 1.5.a1 - web application framework

Embarcadero| CodeCentral Delphi Submissions |00:27:47

The Habari Web Components web application framework allows to build web applications from simple building blocks. It is designed for small and medium sized web applications, and supports multiple application contexts with separated resource folder...

2012年6月15日 星期五

iOS email with attachment

Embarcadero| CodeCentral Delphi Submissions |17:50:14

Can be used with a component or a Function call.You can specific Recipients (to, CC, BCC) but only one per category. You can use a TStringList to list files to be attached.

iOS email with attachment

Embarcadero| CodeCentral Delphi Submissions |17:48:49

Can be used with a component or a Function call.You can specific Recipients (to, CC, BCC) but only one per category. You can use a TStringList to list files to be attached.

Implementing StartsText With SubText As Pattern - When Pattern Is A Regular Expression!

About.com| About.com Delphi Programming |02:00: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

2012年6月14日 星期四

FireMonkey in Hoofddorp (NL) and Prague (CZ)

Pawel Glowacki| Pawel Glowacki |14:39:36

Go FireMonkey! That seems to be my motto recently. On the road again. Yesterday I was doing RAD Studio XE2 / Delphi XE2 / FireMonkey event in Hoofddorp in the Netherlands and it was big fun!Today I was presenting in Prague and probably for the fir...

2012年6月13日 星期三

Getting Started with Win/Mac Dev - Lesson 6 – Delphi

Embarcadero| CodeCentral Delphi Submissions |01:25:25

If you’re new to programming or want to brush up on your skills, you’re invited to join Embarcadero’s David Intersimone for a training series focused on "Getting Started with Windows and Mac Development". Each week, stu...

2012年6月12日 星期二

[原]DelphiXE2内存加模块升级版.支持32位和64位模块.

武稀松| wr960204(武稀松)的专栏 |13:37:40

很多年以前写过内存加载DLL的一片技术.http://blog.csdn.net/wr960204/article/details/2134157上几天有人说找遍互联网也找不到内存加载模块能够成功加载DelphiXE2编译出来的的64位DLL的.看了一下,其实DelphiXE2编译出来的DLL本身是没问题的,而是这些内存加载忽略了X...

FireMonkey Classic "Deep Space" Starfield Simulation in 3D

Pawel Glowacki| Pawel Glowacki |08:18:03

Yesterday I was playing with implementing "parallax" starfield simulation in a Delphi XE2 iOS HD project as documented here. To be honest at the beginning my plan was to implement a classic "deep space" starfield simulation, but could not find any...

Developing Great Games In Delphi? More Than Possible!

About.com| About.com Delphi Programming |07:35:53

inGame Programming:: If we look at the Delphi history, it appears that every new version of Delphi has always been introduced using slogans like "easy database development" and ...Read Full Post

FireMonkey Classic "Deep Space" Starfield Simulation

Embarcadero| CodeCentral Delphi Submissions |01:28:40

FireMonkey Classic "Deep Space" Starfield Simulation in 3D for iOS written in Delphi XE2 and inspired by http://www.chromeexperiments.com/detail/starfield/More info at http://blogs.embarcadero.com/pawelglowacki/2012/06/12/39659/

2012年6月11日 星期一

A Cool Parallax Starfield Simulation Using FireMonkey

Pawel Glowacki| Pawel Glowacki |13:57:39

There is nothing like writing demo projects. Whenever I see an interesting piece of code, does not really matter in which language, I’m thinking about moving it to Delphi. Delphi XE2 is all about cross-platform and mobile development, so "mo...

A Cool Parallax Starfield Simulation Using FireMonkey

Embarcadero| CodeCentral Delphi Submissions |07:03:33

This a simple Delphi XE2 FireMonkey Parallax Starfield Simulation for iOS inspired by the Python original code http://codentronix.com/2011/04/27/a-cool-parallax-starfield-simulation-using-python/More details on my blog http://blogs.embarcadero.com...

2012年6月10日 星期日

Delphi 数据库访问控件 ZEOSDBO 安装与使用

小城太阳| 网络天空vistra-Delphi |21:42:00

下载地址http://sourceforge.net/projects/zeoslib/zeosdbo是一套免费开源的Delphi数据库连接组件,可连接mssql、mysql、sybase、oracle、firebird、sqlite、postgresql等多种数据库。调用方法简单。连接MySql数据库库的方法:添加Zconnection组件,设置如下内容:Da...

SQL语句导入导出大全(DELPHI)

小城太阳| 网络天空vistra-Delphi |18:53:00

SQL语句导入导出大全/******* 导出到excelEXEC master..xp_cmdshell 'bcp SettleDB.dbo.shanghu out c:\temp1.xls -c -q -S"GNETDATA/GNETDATA" -U"sa" -P""'/*********** 导入ExcelSELECT *FROM OpenDataSource( 'Microsoft.Jet.OLED...

« 上一页

下一页 »