Welcome to LearnDelphi.tv
In this video, we take a look at a handy shortcut for when you are editing forms. It hides all the non-visual controls, which can get in the way of the layout of your applications…. … Read more
4 years ago in Movie0
Carlo Kok
For the Upcoming version of Elements we completed the port from LLDB to our own native debugger. We already had debug engines for .NET, Java, WebAssembly, Windows and Linux, but for iOS and macOS we… … Read more
4 years ago in Debugger0
Marco Cantu
Embarcadero is pleased to announce the release of Delphi, C++Builder and RAD Studio 10.4.2. With new features and much improved quality, the new release builds on the work done in 10.4 Sydney and the 10.4.1… … Read more
4 years ago in News0
VSoft Technologies Blogs
We use many third-party Delphi libraries to build FinalBuilder and Automise, and that brings plenty of issues when upgrading compiler versions. I’ve been using Delphi since 1995, both as a developer and as a component… … Read more
4 years ago in Delphi,DPM0
jpluimers
My post on Delphi intrinsic functions that evaluate to consts as a step up to Delphi compile time assertions. This is a corner case of Delphi language use, which can come in very handy when… … Read more
4 years ago in .NET, C++, Delphi, Development, Software Development0
Marco Cantu
Among the new features in the coming release of Delphi, C++ Builder, and RAD Studio 10.4.2 Embarcadero will include two brand new VCL controls, a virtualized list control and a numeric input box. Warning: This… … Read more
4 years ago in News0
Dalija Prasnikar
Manual memory management requires some thought and ceremony. It is not so much of a problem with long-lasting instances, but managing temporary local objects, especially when you need to create more than one, is a… … Read more
4 years ago in ARC, Delphi, memory management0
jpluimers
A long time ago, I wondered Are these really Windows compiler unsupported Delphi Intrinsic Routines about [WayBack/Archive.is] Delphi Intrinsic Routines – RAD Studio. Today, I limited the documented intrinsic list to the constant intrinsic functions: const… … Read more
4 years ago in Delphi, Development, Software Development, Undocumented Delphi0
GunSmoker
We were contacted by a person who reported unforeseen consequences of uploading EurekaLog-enabled application to the VirusTotal service. It was like this: the client compiled an application with EurekaLog. The application was configured to send… … Read more
4 years ago in Delphi, EL 7.x, technical0