RAD 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 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 ArticleExtending VCL to Mobile with App Tethering
App Tethering was first introduced in RAD Studio XE6 as a way to extend your VCL and FireMonkey (FMX) apps to other companion applications. The companion apps can be Windows, Mac OS X and/or FMX...
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 ArticleDave's Coding Roundup #2
Random interesting C++ and general programming items. Being a Good Programmer, where 'good' relates to ethics. This is a topic I think about from time to time. Are the products we or you create good...
View ArticleMixing Delphi and C++
Would you like to add C++ to your Delphi application? Or add Delphi code to your C++ application? Here's how. One thing you might not know is how closely integrated the C++ and Delphi languages are in...
View ArticleWebinaraufzeichnungen verfügbar
Unter den folgenden Links findet Ihr die Webinaraufzeichnungen der vergangenen Tage: Delphi 10.1 Berlin - Update 2 / Neuerungen:https://youtu.be/7FgGmFpM06k [YoutubeButton...
View ArticleMit Delphi die ganze Welt im Griff
Direkt an der Elbe in Hamburgs Speicherstadt ist die größte Modelleisenbahn der Welt beheimatet – das Miniatur Wunderland. Hamburgs Touristenattraktion Nr. 1 lockt jährlich 1,3 Millionen Besucher aus...
View ArticleDebugger Hotfix for iOS32
We have been working on several hotfixes to address recent operating system changes on iOS (10), macOS (Sierra) and Windows (10 Anniversary) that affect debugging with RAD Studio. We have two...
View ArticleDebugger Hotfix for macOS Sierra and the iOS Simulator
We have been working on several hotfixes to address recent operating system changes on iOS (10) and macOS (Sierra) that affect debugging with RAD Studio. In December we released a hotfix for debugging...
View ArticleDelphi: Kinderleicht - App AG am Vareler LMG
Auch Schüler setzen immer wieder gerne (und in letzter Zeit vermehrt) Delphi ein. So ist im Zuge des Lothar-Meyer-Gymnasiums aus dem Landkreis Friesland (LMG Varel) innerhalb der Arbeitsgemeinschaft...
View Article元号が改正された場合の西暦と和暦の相互変換について [JAPAN]
元号改正に関する話はアプリケーションから見ると、考慮すべき点がいろいろとあるかと思います。しかしそれは個々のアプリケーションごとに前提条件等が異なりますので一律に話を進めることは難しいです。 そこでここでは西暦と和暦の変換に絞った内容を記載いたします。 Windows OS側の対応...
View ArticleDeutscher Computerspielpreis / Delphi Games
Delphi (und natürlich auch der C++Builder) eignen sich ja auch hervorragend zum Entwicklen von Spielen. So sind doch schon einige Spiele oder Game-Engines in Delphi geschrieben und lassen sich gut...
View Article【C++Builder Starter チュートリアルシリーズ】 シーズン2 第2回 ‟変数と型„ [JAPAN]
【C++BUILDER STARTER チュートリアルシリーズ】シーズン2 C++Builderの部 第2回 ‟変数と型„ [JAPAN] C++Builder Starter Edition シーズン2 第2回 ‟変数と型„ 2017年1月23日より 「Delphi / C++Builder Starter チュートリアルシリーズ」...
View ArticleNeue, deutschsprachige Webinare im Februar
Im Februar gibt es wieder neue, deutschsprachige Webinare Tipps und Tricks zu DelphiDelphi hat eine Vielzahl von Tools rund um die IDE und etliche Erweiterungen in der IDE, die vielen (oder zumindest...
View ArticleThe Stack Overflow developer survey closes in a couple of days!
Every year, Stack Overflow runs a developer survey, and the 2017 survey closes on February 6th - only four days! If you're a Stack Overflow member, you might want to fill it out. It's a standard...
View ArticleC++Builder: Paralleles Scrollen von Memos (TMemo) in FireMonkey mit der...
In früheren C++Builder/Delphi Versionen hat man innerhalb von FireMonkey ein paralleles Scrollen von ListBoxen (oder anderen, visuellen Komponenten) zumeist über die Position der Scrollbars erreichen...
View ArticleUsing Delphi to get OS version, device name, language on iOS/Android
This is translated blog. Original my Japanese document is on Qiita (Japanese engineer community to share useful technical information) http://qiita.com/kazinoue/items/82b7a4d8e563f8ed3a74 When I wish...
View ArticleAndroid Wear Smartwatch, iOS Smartphone und Lokationsdienste
Seit einigen Tagen gibt es Android Wear (die Companion-App) für iOS in einer neuen "2er" Version. Auch wenn diese Version (aktuell 2.1) noch durchaus Potenzial nach oben hat (falsche/fehlende...
View ArticleDave's Coding Roundup #3
Interesting programming things that I think other might also like to read - third edition! The next big blue-collar job is coding - "[The Zuckerberg-like] Silicon Valley stereotype isn’t even...
View Article