jacob
I’m excited to announce Castalia 2014.11, the latest version of my advanced code editor for Delphi programmers. Here’s a short list of what’s new in Castalia 2014.11: Fixed: Castalia sometimes shows Delphi syntax errors in… … Read more
10 years ago in Castalia for Delphi, Delphi0
JED
Grab your free license details for Delphi XE Plus Pack. http://www.jed-software.com/xepp.htm License Details Name: XE Plus Pack – Free License Key: 02B537-8A808F-EFE83C-00E6EE-8BA946-3076F6-052F5F-CFC103-022F85-A28C71-006084 How to register Download the trial version: http://www.jed-software.com/files/XEPlusPackTrial.zip Use the Help |… … Read more
11 years ago in Delphi, IDE, IDE Experts, XE Plus Pack0
Jordi Corbilla
Delphi XE7 is using Indy version 10.6.0.5169 and if you want to use SSL components you now need to install OpenSSL. I’m using IdSSLIOHandlerSocketOpenSSL1 component for my FlickrPhotoStats application (you can read more about it here… … Read more
11 years ago in Delphi, Delphi XE6, Delphi XE7, Indy, OpenSSL, Security, SSL0
Mason Wheeler
Yesterday at work, while tracking down a graphical glitch, I found that TPanel objects on many, many dialog boxes in our system (over 300 of them) had a certain property set incorrectly. There are basically… … Read more
11 years ago in Delphi, Scripting0
Unknown
The Google+ Delphi Developers Community has reached 3300 members, as well as 800+ members in the Delphi iOS & Android Community. The Delphi Component Directory also carries posts about component updates. FYI, the… … Read more
11 years ago in Community, Delphi, google0
JED
Last week I noticed a post on www.fmxexpress.com that showed a different UI for a progress bar. So instead of starting work on something I should have, I turned the code into a component and added… … Read more
11 years ago in components, Delphi, FireMonkey0
Jordi Corbilla
It’s been a while since I last posted an article here, and today I’m coming with an exciting application I have been working on lately called “flickr photo stats”. I’m a keen photographer and I… … Read more
11 years ago in API, Delphi, Delphi XE6, flickr, Photography, REST0
Steve
I’ve just recently finished up a great contract with a Regional Council, as their Development Team Leader for a great team of developers and business analysts. It was a fun role and it got me… … Read more
11 years ago in Delphi, pascal, programming0
Dave
TFireMonkeyContainer is a small open-source VCL component that can host a FMX form, allowing you to embed FireMonkey forms inside your VCL application. It works with XE3 and above. A 3D FireMonkey form embedded in… … Read more
11 years ago in Delphi, FireMonkey, FMX, tfiremonkeycontainer0
Dave
Part 1 of a series on how to write an IDE plugin that can paint on the IDE code editor line-by-line along with the code. Introduction: IDE plugins IDE plugins are a mysterious topic. With… … Read more
11 years ago in code editor, Delphi, IDE, opentools, otapi, paint, plugin0
Dave
Earlier today while working on an IDE plugin, I got the following compiler warnings: [dcc32 Warning] W1029 Duplicate constructor ‘TLineDifference.CreateEqual’ with identical parameters will be inacessible [sic] from C++ [dcc32 Warning] W1029 Duplic… … Read more
11 years ago in C++, compiler, Delphi, directive, error, warning0
FPiette
ICS has been updated for Delphi XE6. No new feature, just a simple update for the latest Delphi version. VCL and FMX supported for desktop platforms. Mobile still under way. Download as usual. See http://wiki.overbyte.be Follow… … Read more
11 years ago in Delphi, FMX, ICS, Internet, vcl, XE60