CodeGuardでRTLを使う場合[JAPAN]
CodeGuardとは bcc32 (C++Builder 10.2 Tokyo )で構文規則に違反していないためにコンパイラでは検出されないエラーを通知します。実行時ライブラリを追跡とマルチスレッド アプリケーションを完全にサポート。 機能 メモリおよびリソースの使用状況確認 関数呼び出しの検証 利用方法...
View ArticleBuild iOS 11 ready apps with RAD Studio 10.2.1
Target iOS 11 with RAD Studio 10.2.1 and the newly released iOS 11 patch. We have released a patch that adds support for building and debugging iOS 11 applications on supported devices, and building...
View Article「Delphi + FireDAC」を使ってmacOSからPostgreSQL接続[JAPAN]
Delphi 10.2 TokyoでデバイスターゲットがmacOSの場合ビルド環境は32bitですなので、PostgreSQL接続に関しては32bitのlibpq.dylibが必要です現在macOS版のPostgreSQLは64bitのみですので、32bitのlibpq.dylibを利用するには、下記URLの手順が必要です。...
View ArticleExperimenting with Neural Networks – Part 2
Best Viewed Full Screen. http://chapmanworld.com/wp-content/uploads/2017/09/ANNS-Part2.mp4
View ArticleInterBase 2017 Update 1 and Delphi
A few months after the InterBase 2017 release, Embarcadero has just made available InterBase 2017 Update 1. If you are an existing InterBase user, this is a nice update the install, given it has some...
View ArticleHow to enqueue TQueue from TTask with bcc32
When considering migration from old C++Builder 10.2 Tokyo bcc32 project.You can use functions such as TThread::CreateAnonymousThread() and TTask to improve performance.In addition to TCriticalSection,...
View ArticleWhy I Choose Delphi Summary
Over the summer, there has been a number of blog posts on the "Why I Choose Delphi?" topic. While providing personal ideas, they do have common themes and I think there are very interesting to read,...
View ArticleMy Courses on the New Embarcadero Academy
The online training site Embarcadero Academy, an independently-run but Embarcadero affiliated training web site, was launched a couple of weeks ago:...
View ArticleExperimenting with Neural Networks – Part 3
Best viewed in full screen http://chapmanworld.com/wp-content/uploads/2017/10/ANNS-Part3.mp4
View ArticleTalking at ITDevCon 2017, Tomorrow
The conference is organized by Embarcadero partner BitTime and their consulting company BitTime Professionals at their office in Franscati, near Rome, and all of the information is at:...
View ArticleAdding a Custom Icon to a FireMonkey Button
In today's blog post, I am outlining how to create custom FireMonkey buttons. In this case, I am using the blue Windows 10 style included in RAD Studio 10.2 Tokyo.
View ArticleExperimenting with Neural Networks – Part 4
Best viewed in full screen. http://chapmanworld.com/wp-content/uploads/2017/10/ANNS-Part4.mp4
View ArticleExperimenting with Neural Networks – Part 5
Best viewed in full screen. Source Code: ai-example-20171018 http://chapmanworld.com/wp-content/uploads/2017/10/ANNS-Part5.mp4
View ArticleImplementing AJAX and JSONP Support in RAD Server for ExtJS
Idera recently acquired Sencha (https://www.sencha.com/) and has added the company products to the Embarcadero business unit, which produced RAD Studio and also the RAD Server web service technology. A...
View ArticleDisplay JSON Base64 images created in C++Builder using Ext JS in browser
Output to JSON Base64 Image Data Reading Browser.I use Ext JS. And the JSON server is C++Builder bcc32. Create a standalone new project for WebBroker. Add action on TWebModule side. PathInfo is...
View ArticleFMX.Graphicsの TBitmapマスクを利用する場合[JAPAN]
Delphiの場合 Delphiでは TBitmapの constructorは別名で複数持っています。CreateFromBitmapAndMask, CreateFromFile, CreateFromStream procedure TForm1.FormCreate(Sender: TObject); var src_bmp, mask_bmp: TBitmap;...
View ArticleDelphi Blogs of the Month #56
While clearly difficult to have a weekly summary, Iv'e fully retitled this installment, although the URL stays as part of the original weekly sequence. Let's get started. Embarcadero News A Busy Summer...
View ArticleSneak Peek – CodeRage XII is coming Nov 7th – 9th
Register for CodeRage XII Here! Best Viewed Full-Screen http://chapmanworld.com/wp-content/uploads/2017/10/CodeRage12Ad..mp4
View ArticleCodeRage XII is Next Week
Next week, from Tuesday November 7th to Thursday November 9th will see the 12th edition of Embarcadero's yearly online conference, called "CodeRage" since the CodeGear days. This event goes beyond all...
View ArticleDid I mention CodeRage 12 is coming?!
http://chapmanworld.com/wp-content/uploads/2017/11/Coderage12-Ad2.mp4 Register for CodeRage-12
View Article