论坛


2013年7月8日 星期一

Upgrade from ANY earlier version to RAD Studio, Delphi or C++Builder XE4

Embarcadero| EDN Delphi Feed |11:43:32

LoadImageFromResource

William Yang| Pocket Hero |10:00:45

In my previous post (Resource Script auto generation), show how you can load all files into one resource using a batch file. Here is a complement snipplet allow you load resource by using a relative path. For example I have …Continue reading...

Delphi XE4 FireMonkey Font Family name bug in GDI+ mode

William Yang| Pocket Hero |07:50:04

In Delphi XE4,I encountered a odd problem when in GDI+ mode, I cannot set font family name in any control. But everything worked in D2D mode. So I dug in FMX’s source. I set a breakpoint before calling textout, and …Continue reading&#8...

Resource Script auto generation

William Yang| Pocket Hero |07:37:42

My current project requires many files inside sub directories to be included in resource files. At first I was hand writing these files in a resource script. As number of files grow and more sub directories to organize these files, …Continue...

Cindy components v6.01.2 (D7 to XE4)

Embarcadero| CodeCentral Delphi Submissions |03:08:04

Packages with 62 components for all delphi versions to build windows applications: Gradient controls (labels, buttons, panels, TabControls) with features like colored bevels, wallpaper, shadowText, caption orientation etc... TcyCommunicate and Tcy...