With the introduction of the Parallel Programming Library (PPL) and Embarcadero C++Builder support for C++11 lambda functions on the Win32, Win64, iOS and Android platforms, you can now use the two in combination in your applications. Below you will find C++Builder example source code that uses lambda functions with the Parallel For, Tasks and Futures. If you use C++11 features (including lamda…
Elite Developers – Show us your Cool Apps!Join our club of elite developers by showcasing your app and enter to win a $500 gift card!
How does it work?
1)
Submit a title for your cool app
2)
Provide a description for your submission
3)
Share your short…
From time to time I get asked how developers can customize their IDE experience. There are many ways to set options that affect the IDE, registry settings you can change and external 3rd party tools you can use. Here are a few ideas about what you can do to take control of…
Cool new FMX components by Graham Murt @kscomponents
January 2, 2016
Some cool new FireMonkey components, ksComponents (Kernow Software FMX components), created by Graham Murt, are available on GitHub. You’ll find the source code for TksListView, TksFormTransition, TksTableView,TksSlideMenu, TksSegmentButtons and TksChatView. Readme file can be found at https://github.com/gmurt/KernowSoftwareFMX/blob/master/README.md. You can follow the kSComponents on…
Using FireDAC Unidirectional property for fast, low memory selection set processing
December 29, 2015
I often do large Oracle database queries using FireDAC to analyze registration data about our products and customers. Most of the time I am only processing through millions of rows to create a report or chart. One of the FDQuery properties that I forget to set True is the…
How to use custom Info.plist XML to support iOS 9's new App Transport Security feature
September 24, 2015
Apple introduced the new “Apple Transport Security” feature in iOS9 to restrict apps that use HTTP protocol requests behind the scenes. To allow your app to use HTTP, Apple provides Info.plist settings. This new feature will have an impact on the execution of…
Several developers reporting an issue where the C++Builder IDE code editor structure window was blank after they upgraded their Windows machine to Windows 10. The issue is reproducible on these scenarios:
The user has a machine with a Windows version lower than Windows 10 (Windows 8.1, 8, 7,…)
The user has RAD Studio installed (all versions are affected)
The user upgrades to Windows 10
In…
Delphi VCL and FireMonkey: eBooks, Books, Tutorials and Courseware - a collection of links
July 6, 2015
We are often asked where developers and teachers can find books, courseware and tutorials available today that cover Delphi programming and Multi-Device FireMonkey app development. The great news is that there are more and more books appearing on Amazon, Lulu and online.
Pawel Glowacki asked about vibrating smartphones using Delphi code for iOS and Android. Thierry Laborde and Williamm Wittwer of Embarcadero France provided the following Delphi and FireMonkey sample code:
unit Umain;
interface
uses
System.SysUtils, System.Types…
Embarcadero Technology Partner Spotlight
Mitov Software – Delphi Arduino control and communication Boian Mitov – Mitov Software Thursday, June 25, 2015 http://www.mitov.com/ http://www.visuino.com/
YouTube video –https://www.youtube.com/watch?v=OZhWi_lA-_c
Mitov Software is specialized in development of high performance software and Data Flow solutions for Delphi and…