Emad
Python has become a top choice for managing infrastructure, creating modern software, and analyzing data. It is no longer an obscure utility language but a powerful force in developing web applications and systems administration. Python…… … Read more
3 years ago in Learn Python, learn python gui, programming, Python, python gui0
Hasna
When it comes to cross platform development the list of popular development platforms is relatively short and includes candidates such as React Native, Flutter, FireMonkey, Xamarin, Ionic, and Unity. However, the mobile development industry is… … Read more
3 years ago in Cross-platform development, FireMonkey, flutter, FMX, Productivity, programming0
Embarcadero
OnClick Demo is the perfect tool for anyone looking to build a demo that handles an OnClick event. It is a cross-platform application built in Delphi using a single code base and single UI for… … Read more
3 years ago in Delphi, Examples, linux, macos, onclick, programming, windows0
Soho Theme on while true do;
Yes! It’s finally summer time – time for beach, mountain or whatherver you like to do during holidays. Usually in summer you want somthing to read – why don’t use this relaxed time to improve… … Read more
3 years ago 0
Soho Theme on while true do;
Yes! It’s finally summer time – time for beach, mountain or whatherver you like to do during holidays. Usually in summer you want somthing to read – why don’t use this relaxed time to improve… … Read more
3 years ago 0
dummzeuch
After making the source code of dzDebugVisualizer available I got interested in Debug Visualizers in general and had a look at how they are supported in Delphi 11. I wrote a visualizer for TColor, based… … Read more
3 years ago in Delphi, dzDebugVisualizer0
dummzeuch
Several years ago I wrote a Delphi IDE plugin to extend the functionality of the “Evaluate and Modify” dialog as well as the Watches window called dzDebugVisualizer and even released an update for it. Back… … Read more
3 years ago in Delphi, dzDebugVisualizer0
dummzeuch
I just released dzBdsLauncher 1.0.9. If started with a .bdsproj file, it will now not just assume that a .dpr file must exist but will check for it and if it does not exist, will… … Read more
3 years ago in Delphi, dzBdsLauncher0
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
3 years ago in Delphi Programming, example code0
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
3 years ago in Delphi Programming, example code0