DelphiShowcase

Powerful Native Windows Open Source And Free Python IDE Built In Delphi

Developer Kiriakos Vlahos (aka PyScripter) has a powerful native Windows Python IDE called PyScripter that he has built available as an open source project. It is built in Delphi and takes full advantage of the styling capabilities built into VCL plus robust Delphi libraries like TSynEdit. It fully supports the latest version of Python and is a long term project which has been refined and updated…
Read more
CodeDelphiNews

Installing Component Packages Manually

Sometimes you need to install components manually. Maybe the installer wasn’t updated for your version of Delphi, or it is an open-source library without an installer. Whatever the reason, here is a short guide in addition to what is found in the DocWiki on the…
News

New for the IDE in RAD Studio 10.4.1

RAD Studio 10.4.1 is a quality-focused release, and this goes for the IDE! We’ve addressed many items including some very commonly requested changes; read more below. A ‘quality-focused release’ means one where we introduce very few new features, and focus 95% of our development efforts on quality. 10.4.1 has had a lot of work in the IDE and will be much smoother for you once you install.
Read more
News

C++ GM Update: Focus on C++ Quality in 10.4 And 10.4.1

Our refocusing efforts on quality assurance and bug fixes for C++ Builder has never been more clear than in 10.4.1. While we appreciate your patience, we don’t take it for granted. We have never been more energized to build on the solid foundations of C++ Builder and will…
DelphiIDETech Partner

New Powerful ProDelphi and ProDelphi64 for Delphi on Windows

ProDelphi measures the runtime of applications. It shows where the time is spent. The developer has a lot of experience in optimization of Delphi, DBase and assembler programs, also in optimizing real time operating systems for process control. A few minutes after installation the first bottleneck in the measured application is discovered. ProDelphi is an eyeopener. It has helpful…
Read more
C++DelphiIDETech Partner

Native and Powerful EurekaLog Tooling for RAD Studio on Windows

EurekaLog is an exception tracer tool for RAD Studio (Delphi and C++ Builder). It allows you to catch every crash (exception), hang, and leak, directly on the end-user PC (without need to install/use the debugger or IDE). It creates a detailed bug report, including human-readable call stack (with names and line numbers), along with the application and system’s info. Bug reports can be…
Read more