C++DelphiTech Partner

Robust Enterprise-Grade Easy EWS Library for Delphi on Windows and macOS

Use the Cross-Platform Easy EWS library with your Delphi applications to manage quickly and easily all your email messages, contact items, appointments and much more. This toolkit gives you access to the full-bodied Exchange Web Services the “Delphi way”. RAPWare was founded in 2001 and initially specialized in SOAP and XML based solutions. After the release of Borland Delphi 6…
Read more
C++

10.4 Patch #2: Delphi code completion and IDE fixes

10.4 Patch #2, released yesterday, makes many tweaks and changes to DelphiLSP code completion Delphi 10.4 redesigned Code Insight, one of the most significant changes to the Delphi IDE in a decade. It’s now asynchronous and responsive, and uses the compiler as a…
C++

What's New in the GetIt Package Manager - June 2020

GetIt Newsletter – June 2020 Edition RAD Studio 10.4 Sydney is out now, and with that comes a host of new and updated content from the GetIt Package Manager. Here’s a rundown of what’s new and what’s hot from GetIt. Featured Package for 10.4…
C++

Updating RAD Studio 10.4 Sample to Fix LF Issue

There was a configuration issue in RAD Studio Sample GitHub Repository (https://github.com/Embarcadero/RADStudio10.4Demos), namely the fact the demos were configured with LF only (Line Feed), rather CR LF (Carriage Return and Life Feed) as the RAD Studio IDE expects.