Darian Miller
Delphi Programming Best Practices – Avoid WITH Statements There have been many discussions over the years about using WITH statements in your Pascal code. We just had another short with-related discussion on the Delphi Programmers… … Read more
3 months ago in Best practices, Delphi Programming0
Adam Leone
The latest major version of Delphi was released on November 7, 2023. This has been another huge effort towards quality improvements with over 1,200 customer-reported Quality Portal issues closed with this release (along with hundreds… … Read more
1 year ago in Delphi Programming, New Releases0
Adam Leone
I received a notification from Twitter that I was invited to start a Twitter Community so I did a quick search and did not find any existing Delphi-related communities, so I started a new Delphi… … Read more
1 year ago in Community, Delphi Programming0
Adam Leone
The 13th annual developer survey from Stack Overflow includes options to select Delphi and RAD Studio. This is a very popular survey within the developer community with over 70,000 developers participating last year – so… … Read more
2 years ago in Community, Delphi Programming0
Adam Leone
As of today (May 10, 2023) we have just reached 1,000 members in our English-language Delphi Developer Group on Telegram! (The Brazilian Delphi BR Group is probably the largest Delphi group on Telegram…but we are… … Read more
2 years ago in Community, Delphi Programming0
Adam Leone
It is highly likely that most Delphi programmers already have some code in the toolbox for launching applications on Windows. I know that I have written a few different utility functions myself over the years…. … Read more
2 years ago in Delphi Programming, example code0
Adam Leone
For users that have upgraded to RAD Studio 11.2, there have been some annoying problems with CodeInsight regressions with the LSP functionality randomly failing. The 11.3 beta process is ongoing (if you have the Premium… … Read more
2 years ago in Delphi Programming, New Releases0
Adam Leone
GitHub Actions is a powerful automation tool first introduced by GitHub back in 2018 and has significantly matured over the last few years. It can be leveraged to automate workflows based on events and is… … Read more
2 years ago in Delphi Programming, example code0
Adam Leone
I imagine most Delphi developers have written code similar to the following to quickly test a block of code using the Now function: procedure TDemoExecutionProfilerForm.DoSomeComplexCode; var StartTime:TDateTime; DebugMessage:String; begin StartTime :… … Read more
2 years ago in Delphi Programming, example code0
Adam Leone
The 12th annual developer survey from Stack Overflow includes options to select Delphi and RAD Studio. This is a very popular survey within the developer community with over 80,000 developers participating last year – so… … Read more
3 years ago in Community, Delphi Programming0