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
2 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
2 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
2 years ago in Delphi Programming, example code0
Marco Cantu
Embarcadero’s Quality Portal provides a community process for resolving, clarifying, and tracking quality issues regarding Embarcadero’s products and services. Embarcadero customers with an EDN account can create bug reports and feature requests, view other customers’… … Read more
2 years ago in News0
Emad
Since its introduction, Python has consistently grown in popularity because of its simple and easy-to-use interface which makes both novice and experienced developers like using and integrating it. It is a multi-purpose and adaptable programming…… … Read more
2 years ago in Delphi, Learn Python, programming, Python, python gui0
Emad
Almost everyone is familiar with the popular programming language Python. Programming, website development, machine learning, and data science are just a few of the business sectors where it is often used. Given its wide range…… … Read more
2 years ago in programming, Python, python gui, Python Script0