论坛


2013年7月10日 星期三

You are invited to participate in the 2013 Annual Embarcadero Developer Survey

David I| Sip from the Firehose |22:34:16

As a software developer and user of RAD Studio, Delphi, and C++Builder?we cordially invite you to participate in the 2013 Annual Embarcadero?Developer Survey. This survey is a primary source of information we?use to make critical product and strat...

RTC客户端Post&Get演示

DELPHI盒子| Delphi盒子 |16:07:00

有不少朋友询问RTC的HTTPGET及HTTPPOST操作细节,夜里闲来无事,写个演示,方便接触RTC的朋友能直观的了解它的方法。PS:是否开启多线程模式,一般由您自己选择,建议开启。

delphi黑板支持轨迹回放

DELPHI盒子| Delphi盒子 |16:07:00

支持画笔,点擦除,框选擦除,轨迹回放procedure TForm1.PageImgMouseMove(Sender: TObject; Shift: TShiftState; X, Y: Integer);var ii,jj:Integer; i,j:integer;begin //橡皮点擦 方式一 if G_move=1 then begin for ii:=X to X+30 d...

Graphix component source code available on Github

William Yang| Pocket Hero |03:47:28

They are now hosted on github, forks are welcome. https://github.com/dkstar88/graphixThe postGraphix component source code available on Githubappeared first onPocket Hero.

Open a file with the default program, Win/Mac

Embarcadero| CodeCentral Delphi Submissions |01:54:09

On Windows you can use ShellExec to open a File on Mac it requires the Open command run. TFileLauncher is an implementation of these methods for Windows and Mac.

Create iOS Apps that Work with Web Services and Multi-tier - Pawel Glowacki

Embarcadero| EDN Delphi Feed |01:00:00

2013年7月9日 星期二

Next Suite 5.9 VCL Delphi 7-XE4 FS

DELPHI盒子| Delphi盒子 |16:07:00

==========Oct 8 2012------------Next Common--fixed: Drop-down bug for drop-down controls.NextGrid, NextDBGrid v5.7.5--fixed: Bug fixes and internal tweaks.Next Collection--added: OnExpand event for TNxHeaderPanel

Video: Developer Direct Episode 8 - Data Visualization, Engineering & Scientific Graphics (US Canada)

Embarcadero| EDN Delphi Feed |01:00:00

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...

2013年7月7日 星期日

Habari Client for RabbitMQ 1.7b1 - message broker client

Embarcadero| CodeCentral Delphi Submissions |09:35:37

Habari Client for RabbitMQ is a library for Delphi and Free Pascal which provides easy access to the RabbitMQ open source message broker. (http://www.rabbitmq.com/)New in version 1.7 (beta 1)* Tested with RabbitMQ 3.1.3* Failover parameter maxReco...

Building Mobile Master/Detail Database Apps with FireDAC and InterBase - Marco Cantu

Embarcadero| EDN Delphi Feed |01:00:00

« 上一页

下一页 »