Increase productivity with Quick Edits in Berlin Anniversary Edition
Introduced in RAD Studio Berlin Update 2 Anniversary Edition, Quick Edits is a great new IDE productivity feature for VCL developers. Using the Form Designer, Quick Edits allow you to rapidly modify...
View ArticleUsing Delphi Containers like TList from C++ with David Millington
Learn to use Delphi containers like the generic TList from within your C++ applications. David Millington, C++Builder Product Manager, Embarcadero Technologies [YoutubeButton...
View ArticleC++ Standard Algorithms with David Millington
See how the C++ standard applications can make you more productive and reduce bugs in your code today. David Millington, C++Builder Product Manager, Embarcadero Technologies [YoutubeButton...
View ArticleContinuous Integration with SVN, Jenkins and DUnit (Delphi) with Craig Chapman
I'll demonstrate how to configure a Jenkins server to build and run a DUnitX test application using MSBuild, to be triggered by commit to a subversion repository, and to notify by email when the test...
View ArticleLearn How to manage Exif from graphic files with Delphi app - with Andrew...
Almost every digital image contains very valuable EXIF metadata about any parameter of the shot, light conditions, camera settings and even GPS coordinates. It would be extremely helpful to be able to...
View ArticleFireUI Live Preview for Mobile Development
RAD Studio, Delphi and C++Builder continue to come out with new features that totally revolutionize the way we develop software, and once I start using them I wonder how I ever worked with out them....
View ArticleDelphi / C++Builder で Windows 10 ストアプリ制作!
RAD Studio / Delphi / C++Builder Berlin 10.1 Update 2 - アニバーサリーアップデートで追加された新機能に Windows ストアアプリ の作成というものがあります。実際に、「ストアプリ作成 ・ はじめの一歩」として試してみます。 本機能、Berlin 10.1 Update 2で追加された機能ですので、まずはRAD Studio / Delphi...
View ArticleRAD Studio 10.1 Berlin - Anniversary - Update 2: Kalenderkomponente mit einer...
Es haben mich in den letzten Tage immer wieder Kunden angesprochen, wie man die neue VCL-Komponente "TCalenderView", die mit dem Update 2 von Delphi/C++Builder/RAD Studio 10.1 Berlin eingeführt wurde,...
View ArticleNeue Webinare: Delphi 10.1 Berlin, Anniversary Update 2 / Migration auf 10.1...
Am 6./8. und 13. Dezember werde ich drei Webinare durchführen: Webinar: Neues in Delphi 10.1 Berlin Update 2 Delphi 10.1 Berlin Update 2 bietet eine Vielzahl von Neuerungen. Neben den Verbesserungen...
View ArticleVideo, Audio, DSP, Computer Vision, and Animations with Mitov Software with...
Learn how you can implement Video Processing, Audio Processing, DSP, Computer Vision and Timeline Based Animations in Delphi and C++ Builder quickly and with zero lines of code Boian Mitov is a...
View ArticleLearn to program with C++Builder: #5 Operators, and final application!
Welcome to the fifth and final episode of Learning C++ with C++Builder Starter. Last time, we had a calculator and numerical input, demonstrating using boost::optional, smart pointers, and more. This...
View ArticleNew Windows 10 VCL Controls - Work on Earlier Versions too
I hate to admit it, but I am slow to change when it comes to esthetics. I thought skeuomorphism was pretty swell with it's 3D look and feel. This whole move to flat UI just didn't sit right with me....
View Article21 причина, чтобы перейти на новейшую версию RAD Studio 10.1 Berlin
Какая бы версия Delphi, С++Builder или RAD Studio не использовалась у вас сейчас, вам стоит запланировать переход на самый последний релиз 10.1 Berlin Update 2 (Anniversary Edition). Многие...
View ArticleMobile Delphi apps with TurboCocoa with Vsevolod Leonov
TurboCocoa is a tool for Delphi to build mobile application, as it could be done with Xcode/Android Studio. Millions of ObjectPascal codelines both yours, and in libraries compiled by Delphi and built...
View ArticleMy Go Global with RAD Studio Live Events This Week
What a busy week! I have been showing all cool features of the latest Berlin Update 2 Anniversary Edition to Delphi and C++Builder developers in different cities and countries. I'm happy to be back...
View Article今週より 第33回デベロッパーキャンプ [JAPAN]
いよいよ 今週金曜日 12月9日に東京で、来週 火曜日12月13日に大阪で、第33回エンバカデロ デベロッパーキャンプを開催いたします。 いつものとおり、多くの講師の方々のプロフェッショナルかつテクニカルな内容をはじめ、開発実例&ケーススタディなどを、会場で目の当たりにしてご聴講いただけます。 新環境への移行にまつわる技術的内容や、iOS/Androidモバイルアプリ、RAD...
View Article【Delphi / C++Builder Starter チュートリアルシリーズ】 第7回 ‟シューティングゲーム キャラクターを貼り付けよう...
【Delphi / C++Builder Starter チュートリアルシリーズ】 第7回 ‟シューティングゲーム キャラクターを貼り付けよう そして動かそう„ 10月24日より始まりました 「Delphi / C++Builder Starter チュートリアルシリーズ」。全10回、12月26日まで、毎週17時より30分間で、無料でダウンロード&利用できる開発環境のDelphi /...
View ArticleÚnete a Coderage XI en español
Diciembre cierra el año 2016 con uno de los eventos en linea, gratuito, mas significativos de nuestra Comunidad, con motivo del lanzamiento de Delphi 10.1 Berlin Update 2. Un evento que reunirá grandes...
View ArticleArduino control via Delphi Mobile apps with Victory Fernandes
We start from the very basic Arduino microcontroller platform aspects to communicate your first device with a Delphi Mobile Firemonkey application in order to light up leds, lamps open doors and...
View ArticleAccessing the battery level on your iOS device
I recently saw a question on our forums on how to access the current battery level on an iOS device using FireMonkey, so I thought I would do a quick post about it. This sample code extends the...
View Article