Muminjon
In VCL, of course, you can use Real PNG files with the TPngImage class. With TPngImage class, you can load and manipulate PNG graphics. But there is another option to use PNG image files with… … Read more
4 years ago in C++ , C++ Builder , c++ png , Delphi , delphi png , GetIt , GetIt Package Manager , object pascal , png components , programming , vcl png
0
Diego Souza
This is a set of features combined on a group of functions to help you work with JSON format, without had to write a bunch of classes and handles, perfect for people who work with… … Read more
4 years ago in C++ , convert , dataset , Delphi , free , github , JSON , Lazarus , LearnDelphi.org , Open Source , RAD Studio , Rio , Serialize , XE3
0
Muminjon
Most GPS modules have a serial port, which makes them excellent to connect to a microcontroller or computer. It is common for the microcontroller to parse the NMEA data. Parsing is just removing the pieces… … Read more
4 years ago in C++ , c++ nmea parser , c++11 , cbuilder , GetIt , GetIt Package Manager , GPS Fix , gps interface , gps nmea sentence , nmea generation , nmea parser , programming
0
Muminjon
If you would like to create professional-looking instrumentation and multimedia applications with VCL and FireMonkey you should read this post! What is TMS Instrumentation? TMS Instrumentation is a library full of components, methods, and routines… … Read more
4 years ago in banners , C++ , C++ Builder , Delphi , digital components , easy to learn , FireMonkey , GetIt , instrumentation , iot , programming , TMS insturmentation , vcl
0
Pabitra Dash
The C++11 standard provides an alternative to std::move, which is std::move_if_noexcept, in order to solve some problematic interaction between move constructors, templates and certain standard library member functions. std::move_if_noexcept(x) grants permission to move x unless… … Read more
4 years ago in C++ , cbuilder , Code , move constructor , move constructors to throw noexcept , move_if_noexcept , noexcept , windows
0
Muminjon
Embarcadero offers a set of components and libraries to work with Bluetooth Low Energy or just BLE-enabled devices. For instance, you can utilize the new TBluetoothLE component to implement the RTL BluetoothLE feature for server… … Read more
4 years ago in BLE , bluetooth , C++ , C++ Builder , cross-platform , Delphi , gatt , GetIt , GetIt Package Manager , iot , ipworks , programming , RAD Studio
0
Muminjon
You get built-in components to work with Microsoft Azure and Amazon Web Services. For instance, Data.Cloud.AmazonAPI contains classes that implement the API for using the Amazon services (such as queue, table). And the TAmazonStorageService class… … Read more
4 years ago in Amazon S3 , bucket , C++ , C++ Builder , Cloud , cloud api , cross-platform , Delphi , GetIt , GetIt Package Manager , programming , storage api
0
Jonathan Benedicto
One of the many big advantages to using C++ for applications and projects is the access one has to the vast library of C++ libraries and frameworks available. Basically, there is a C++ library for… … Read more
4 years ago in C++ , Clang , Jobs , learn c++ , multi-core , News , parallel , parallel compilation , programming , SQLite , TwineCompile
0
Muminjon
If you need advanced file and streaming compression for your application, the IPWorks Zip library is a good choice. This library is easy to integrate, fast, and effective components that enable developers to rapidly add… … Read more
4 years ago in Application , bzip2 , C++ , C++ Builder , cross-platform , Delphi , gzip , ipworks , programming , RAD Studio , vcl
0
Yılmaz Yörü
Hello C++ Builder Developers, We have new post picks for you from the LearnCPlusPlus.org website. We listed some of the interesting posts from the last week. If you are a beginner or want to jump into C++… … Read more
4 years ago in alpha , alpha color , Bitmap , C++ , cbuilder , clipbord , Code , excel , file , file operation , handle , modernization , print , printer device , Printing , programming , RAD Studio , reading , skins , stringgrid , Styles , writing
0
Muminjon
Have you ever thought about automating repetitive QuickBooks accounting tasks through Delphi or C++ Builder? If yes, this post helps you to quickly get started with QuickBooks automation development. As a reminder, QuickBooks is accounting… … Read more
4 years ago in accounting , Automation , C++ , C++ Builder , Delphi , qbconnector , quickbooks , quickbooks integrator , vcl , windows
0
Muminjon
Developers spend most of their time debugging and finding issues by analyzing the log. And there are lots of different logging frameworks available. RAD Studio developers also have several options to go. One of the… … Read more
4 years ago in android , C++ , Debug , Delphi , ios , linux , log , logging , macos , object pascal , programming , tms logging , windows
0