C++DelphiTech Partner

Take your Delphi & C++ Builder projects to the next level with Chakra JScript Engine!

Intro Many Delphi developers adore the language integration options of the Embarcadero Delphi and C++ Builder. For instance, you can utilize Assembly language within the Delphi code by just opening asm scope. This is an inline assembly feature. Moreover, you can integrate other languages like Java & JavaScript. With this option, you can create your application 5x faster or even 10x…
Read more
IDENews

C++ Builder; Common Libraries (Run Time Library), Parallel Programming Library.​

C++ Builder provides three levels of development:1. Components (VCL and FMX)2. Common Libraries (RTL).3. Platform APIs (iOS, Android, Mac OS)In this post we will discuss the Common Libraries (RTL).C++ Builder has several hundred functions, macros, and classes that you call from within your C and C++ programs to perform a wide variety of tasks, including low- and high-level I/O, string and file…
Read more
NewsTech Partner

Don’t Underestimate Desktop Applications

Desktop applications have been undervalued for a long time. All attention was reserved for web and mobile. While both Microsoft and Apple made strides to evolve the desktop, there has been far less energy and economic momentum behind that platform. Today the maturity of web…
NewsTech Partner

Boost C++ Compile Speeds with Newly Updated TwineCompile - Now in GetIt!

by Jonathan Benedicto of JomiTech, the makers of TwineCompile TwineCompile is our solution to slow C++ compile times. Integrating directly into the C++Builder IDE, it dramatically reduces the compile/make/build times by employing techniques such as multithreading, file caching, and automatic background compiling. In some cases, the projects compile 50x faster with…
Read more
DelphiRAD StudioTech Partner

Powerful Serial Communication Component in FireMonkey for Delphi and C++ Builder on Windows

ComPort for FireMonkey (TFComport) it’s an easy to use and very powerful component to communicate with devices connected to the serial port. You can download a trial version of the component from the creator web WinSoft. Features of TFComport It’s easy to use and very powerfulCan communicate with any device connected to the serial port using RS232 protocolIt’s using…
Read more