Archive for category: Delphi

RADTweet – Twitter desktop client build with Delphi

Categories:DelphiTags:

Finally after few weeks the RADTweet source code is available to download. RADTweet is a desktop client for twitter build in Delphi. The idea behind this project is to show how to use Twitter API and how you can interact the Delphi features with Twitter. This is an Open Source project under MIT License. There [...]

Read more

Twitter Desktop Client – powered by Delphi

Categories:DelphiTags:

If you are following me on Twitter, probably read some of my message mentioning “message sent from Delphi Twitter client” and it was true. During the last 2 weeks I have been working to create a Twitter desktop client in Delphi, this weekend I made a lot of progress. The first release you will be [...]

Read more

Delphi 2009 Handbook translation for Portuguese “Recursos Avançados do Delphi”

Categories:DelphiTags: ,

Infopress publisher the translation of Marco Cantú Delphi 2009 Handbook, the name of the book in portuguese is Recursos Avançados do Delphi, brings 416 pages and is great to way to keep up to date with the new Delphi features, I recommend.

Read more

Delphi 2010 launch in Brazil

Categories:DelphiTags:

This week I’m in Brazil visiting customers and talking with community members, yesterday was the event about Delph 2010 in Sao Paulo, a full day training in Delphi 2010, 400 developers, people very happy with this release. We could do another day training, too much features on this release . I just wanna say thank [...]

Read more

Video: New dbExpress driver for Firebird in Delphi 2010 and C++Builder 2010

Categories:DelphiTags: , , , ,

Ok, the Firebird community asked for and now they have in RAD Studio 2010 a new dbExpress driver for Firebird, full support including the dbExpress framework, check this video out. For more information about RAD Studio 2010 click here Also I recommend you to watch the new sneak peek video about other new database features [...]

Read more

Video: How to configure Delphi 2010 to look, work, and feel like Delphi 7

Categories:DelphiTags: ,

During my Delphi 2010 IDE videos I presented the return of Delphi 7 Component Toolbar. I received some questions about how to change the IDE layout to work like Delphi 7, below a Delphi 2010 screen shot reproducing the same Delphi 7 layout. You get not only the same layout, but some of the other [...]

Read more

Background Compilation in Delphi 2010 and C++Builder 2010

Categories:C++Builder, DelphiTags: ,

Both Delphi and C++ compilers now allow you to perform background compilation — that is, you can start a compile running as a separate and parallel thread and continue working in the IDE while the compiler compiles your project. You can continue to work in the IDE while a background compilation runs. For example, you [...]

Read more

Video: The old Component Toolbar is back and better in RAD Studio 2010

Categories:C++Builder, DelphiTags: , ,

We hear a lot of developers like the old Component Toolbar from Delphi 7/C++Builder 6, and consider that one of reason not to move to the new release. In RAD Studio 2010 you can now use the old Component Toolbar and/or the new Tool Palette. To activate the Component Toolbar just right click on the [...]

Read more

Video: Check this out some of the new IDE features in Delphi 2010 and C++Builder 2010

Categories:C++Builder, DelphiTags: , ,

Watch this video and learn some of the great new features implemented in Delphi 2010 and C++Builder 2010, both part of the RAD Studio 2010.

Read more