Quantcast
Channel: Tips, Tricks and Techniques - Embarcadero Community
Browsing all 182 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Delphi/C++ BuilderのPAServerがmacOS Sierraでは日本語メッセージが出ない場合の対処方法 [JAPAN]

この記事は http://qiita.com/kazinoue/items/0a2c454f9ce304be9629 を community.embarcadero.com 向けに再編集したものです。   MacOS / iOS 向けの開発を行われている方が作業用のMacをmacOS...

View Article



Image may be NSFW.
Clik here to view.

Demos and Presentation from my CodeRage Sessions

On Wednesday the 16th I’ll be presenting “Getting Started with Database Applications for Mobile” with Delphi and C++ Builder during the CodeRage XI. Here you can find the samples available for...

View Article

Creating Custom Styles with the Bitmap Style Designer - CodeRage Replay, Tips...

During this week's CodeRage event, I gave a lightning talk on using the Bitmap Style Designer to create a custom style for TSwitch. This blog post summarizes the steps, tips and tricks shown during my...

View Article

Image may be NSFW.
Clik here to view.

Learn How To Debug Faster And Smarter In RAD Studio With Primoz Gabrijelcic

We all have to debug programs and we never like it. This CodeRage XI replay session will show you a few tips & tricks that will help you debug your code in a faster and smarter way. The session...

View Article

Image may be NSFW.
Clik here to view.

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 Article


Image may be NSFW.
Clik here to view.

Learn 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 Article

Image may be NSFW.
Clik here to view.

Extending 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 Article

Image may be NSFW.
Clik here to view.

Accessing 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


Image may be NSFW.
Clik here to view.

Multi-Device UI Styling with our Premium Style Pack

FireMonkey provides support for both native styling and custom styling. Part of the current Bonus Pack are eleven premium FireMonkey styles. Choose from Jet, Sterling, Diamond, Emerald Crystal, Emerald...

View Article


Dave'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 Article

Image may be NSFW.
Clik here to view.

Mixing 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 Article

Webinaraufzeichnungen 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 Article

Image may be NSFW.
Clik here to view.

Mit 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 Article


Image may be NSFW.
Clik here to view.

"RAD Studio 10.1 Berlin" Roadshow in Hannover, Nürnberg, Innsbruck und Bochum

Die Roadshow zum RAD Studio 10.1 Berlin geht in eine neue Runde. Diesmal sind wir in  Hannover, 01. Februar 2017 (Courtyard Hannover Maschsee) Nürnberg, 07. Februar 2017 (NH Nürnberg City Center)...

View Article

Debugger 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 Article


VMwareの実行環境や仮想マシンをチューニングしてDelphi/C++Builder/RADStudioの開発環境のパフォーマンスの改善を試みる...

第33回デベロッパーキャンプ・イン・大阪で、来場者の方より「VMwareで RAD Studio で開発しているけど仮想マシンが遅くて困っている」というご相談を頂きました。 最近では仮想マシンを開発で使うことは普通の作業になっていますが、VMware...

View Article

Image may be NSFW.
Clik here to view.

Microsoft Azure App Service(ISAPI) 上でDataSnapを利用する

Microsoft Azureには App Serviceと言うIIS機能だけを提供しているサービスがあります。 ISAPIが利用可能なので Delphi / C++Builder DataSnapをApp Service上でISAPIとして実行します。 App Serviceを登録します 1.新規作成 サイト名など情報を入力します 発行プロファイル取得...

View Article


Debugger 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 Article

Image may be NSFW.
Clik here to view.

Delphi: 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 Article
Browsing all 182 articles
Browse latest View live




Latest Images