Author: h.mohri
Output toJSON Base64 ImageData Reading Browser.I useExt JS. And theJSON serverisC++Builder bcc32.
Create a standalone new project for WebBroker.
Add action on TWebModule side.
PathInfo is set to"/img".
It is a code to outputJSONcorresponding toCORS.
Code that can be compiled withbcc32.
To get the NetworkInfo using the ConnectivityManager of Android
October 10, 2017
Author: h.mohri
Using ConnectivityManager with C++Builder
With C++Builder 10.2 Tokyo Android ConnectivityManager class is available.
Use the ConnectivityManager, you can get NetworkInfo.
NetworkInfo see various network information.
inside that…
Wi-Fi management from applications using C++Builder
October 4, 2017
Author: h.mohri
UsingC++Builder 10.2 Tokyo, explain how to switchWi-FionAndroid.
ManageWi-Fiswitching usingJWifiManager
I usedi_JWifiManager which wrappedWifiManager.di_JWifiManager is theDelphi interface.Set the…
How to enqueue TQueue from TTask with bcc32
October 3, 2017
Author: h.mohri
When considering migration from oldC++Builder 10.2 Tokyobcc32project.You can use functions such asTThread::CreateAnonymousThread()andTTasktoimprove performance.In addition toTCriticalSection, you can also…
RAD Studio 10.2: Windows 10 VCL UWP/WinRT Support
September 29, 2017
Windows 10 VCL Universal Windows Platform (UWP)/WinRT Services and Components has been added to the Run Time Library (RTL).
For example, the Windows 10 Notifications Componentand Windows 10 Sharing/Contract Component, for both Object Pascal and C++ is included in RAD…
Build iOS 11 ready apps with RAD Studio 10.2.1
September 28, 2017
Target iOS 11 with RAD Studio 10.2.1 and the newly released iOS 11 patch.
We’ve released a patch that adds support for building and debugging iOS 11 apps on supported devices, as well as creating App Store, Ad Hoc, or In-House Distribution ready apps. It also addresses…
Building a Google Drive VCL application using Enterprise Connectors
September 26, 2017
Step 1: Download and install the Google Drive Enterprise Connector Trial
In RAD Studio 10.2 (Pro or higher), navigate to the GetIt Package Manager via the Tools menu. Select the Connectors category and search for ‘Drive’ and proceed with the…
【Delphi / C++Builder】Starter無償提供1周年記念!アプリケーション開発の基礎が学べるWebセミナー(2限目)[JAPAN]
September 26, 2017
Delphi / C++Builder Starter Edition が無償でご利用いただけるようになって、1年が経ちました。そこで無償提供開始1周年を記念して、2017年9月22日(金)に「Delphi / C++Builder Starter チュートリアルシリーズ…




