Rodrigo
A few days ago KSDev launched a new site, DelphiStyles.com, this new place offers new FMX and VCL Styles. I tested the VCL Styles bundle and are just great, the themes looks modern, sleek and polished. So… … Read more
8 years ago in Delphi, VCL Styles, VCL Styles Utils0
Bruce McGee
Ah, the age-old question; Who is still using Delphi? As it turns out, the original answer still applies; Lots of people. There are some great, current examples in Embarcadero’s case studies and in their Cool… … Read more
8 years ago 0
Unknown
The TIOBE index shows: Top 4 languages are going down (Java, C, C++, C#) Delphi is now significantly more than 50% the size of Microsoft C# JavaScript and Delphi are keeping their share R is… … Read more
8 years ago 0
Bruce McGee
Delphi celebrated its 22nd anniversary in February of 2017 and a lot of the developers who make up the Delphi programming community have been using it for a long time. I think that just speaks… … Read more
8 years ago in Delphi0
Rodrigo
Hi, I just uploaded a new version of DIC (Delphi IDE Colorizer) with support for RAD Studio 10.2 Tokyo. Check the next screenshot of the Delphi IDE styled with the Glossy VCL Style. (click to enlarge) Also… … Read more
8 years ago in Delphi0
Warren
Just wanted to give a shout out to an Excellent Delphi Dude, Nick Hodges, who has recently made available a bundle of his three recent and very well done Delphi books, in a single bundle.I… … Read more
8 years ago 0
David
I’m very pleased to release and . What’s new? New in Navigator 1.4 New minimap rendering. Navigator has had a minimap since the very beginning, and a great deal of attention was paid to how it rendered. The… … Read more
8 years ago in C++, Delphi, Parnassus0
Soho Theme on while true do;
In the last months some of the great 9 DelphiMVCFramework contributors from all over the world, have worked hard to release the version 3.0. Now it is ready to be tested! DelphiMVCFramework is one of the most… … Read more
8 years ago 0
Soho Theme on while true do;
In the last months some of the great 9 DelphiMVCFramework contributors from all over the world, have worked hard to release the version 3.0. Now it is ready to be tested! DelphiMVCFramework is one of the most… … Read more
8 years ago 0
Rodrigo
I just uploaded a new version of the TSMBIOS library with support for Linux via Delphi 10.2 Tokyo. You can found a full description of the project in the Github site. Check these screenshots of the demo… … Read more
8 years ago in Delphi, linux, SMBIOS0
GunSmoker
We have just released a new EurekaLog build 7.5.1.151 with RAD Studio 10.2 Tokyo support. Changelog (since 7.5.1.0): Important: Debug information format was completely changed. Be sure to test your applications Important: Added a major… … Read more
8 years ago in Delphi, EL 7.x, Releases0
Rodrigo
The new release of the VCL Styles Utils project now is compatible with RAD Studio 10.2 Tokyo . This new version also improve the support for the Windows 10 custom Styles. Check this TOpenDialog styled with the… … Read more
8 years ago in Delphi0
Robert Love
I have recently seen code that that looked like this. try … Lines of Code here …exceptend;or procedure TCustomClass.MethodDoThis()begin … 20 Lines of code …end; procedure TCustomClass.MethodDoThis2()begin … Same 20 Lines of code with sli… … Read more
8 years ago 0
Soho Theme on while true do;
Now that Delphi can compile for Linux, I’d like to show how to use Delphi REDIS client on Linux. Redis is a very powerful key-value store server used by the biggest companies in the world…. … Read more
8 years ago 0