C++Delphi

Ultimate Compression Toolkit For Delphi And C++ Builder Developers

Abbrevia is one of the best quality compression toolkits for Delphi and C++ Builder developers. Supported on many major platforms like OSX, Windows, iOS, and Android. It supports compressing and decompressing PKZIP, Microsoft CAB, tar, gzip, and bzip2 archives, and can create self-extracting executables. On Windows, it also gives Delphi wrappers for the LZMA, Bzip2, and WavPack SDKs, and PPMd…
Read more
C++DelphiRAD Studio

Quickly Migrate and Modernize Your Delphi/C++ Apps Using FastReport With Windows High DPI Setup

Display panel manufacturers have packed an increasing number of pixels into each unit of physical space on their panels resulted in the dots per inch (DPI) of modern display panels. In the past, most displays had 96 pixels per linear inch of physical space (96 DPI); in 2017, displays with nearly 300 DPI or higher are readily available. Variety of monitors like SD, Full HD, 4K Ultra HD, 8K Ultra HD…
Read more
C++CodeRAD Studio

Why C++Builder? Check Out The Advantages Of A C++ Developer On Windows

C++ has consistently dominated “Top Programming Languages” lists worldwide this year. With such a strong demand, C++ developers are well-positioned to experience a good problem: too much work. You can join the presenter and C++Builder Product Manager, David Millington, to explore the features and functionality that set C++Builder apart by helping C++ developers worldwide build…
Read more
IDERAD Studio

Buster's Introduction

Hello, world. I’m Buster (Adam Leone), a new member of the Embarcadero team as a software development intern. I’m primarily working with Jim McKeeth and will be focused on refreshing my stale college-era programming skills, learning the range of Embarcadero…
C++CodeIDE

C++Builder Developer on StackOverflow was having trouble with SysUtils FindFirst / FindNext not finding all files with extension ~1~ and other strange file extensions.

Here was my answer 😀 Create a New | C++Builder VCL Windows application. On the form add TPanel, TButton, TEdit and TMemo components. Put the TButton and TEdit into the TPanel. Set TPanel align property to AlTop. Set the TMemo align property to alClient. FindFirst’s declaration in SysUtils.hpp is: extern DELPHI_PACKAGE int __fastcall FindFirst(const System::UnicodeString Path…
Read more