The integrated Style Designer in RAD Studio 10.1 Berlin has undergone several changes and improvements, including:
Clipboard, keyboard and multi-selection support on the Structure view
Preview panel
Zooming support
I recently received a question from a customer on how to best customize a style for a specific component, and I thought I’d cover the steps in a blog post. In this tutorial, we…
In RAD Studio 10.1 Berlin, we provide a new ListView Item Designer for FireMonkey applications that you can use to easily design custom ListView layouts. During today’s launch webinar, I showed the new TListView Item Designer in action. TListView provides a fast…
I was thinking about how I would do a gender based analysis of our customer database without surveying our customers. The Embarcadero Community profile does not ask whether you are male or female. At the recent Evans Data Developer Relations Conference, there was a…
Using the Floating Form Designer in Delphi
April 19, 2016
The Floating Form Designer is often commented as one of the reasons many developers still love using Delphi 7after almost 14 years. In that time Delphi has moved on a long way,firstly moving to theGalileo(docked) IDE, added unicode,64bit compiler, Generics, Attributes, RTTI (or reflection for .Net people), FireMonkey, cross platform compilers for Mac, iOS and Android…
Visual Arduino programming for kids and professionals using Visuino by Mitov Software - powered by Embarcadero Delphi
April 12, 2016
I am often by parents how they can get their kids interested in technology and programming in a fun and educational way. When I was a kid growing up I played with erector sets, built my own crystal radio, used my Edmund Scientific kit to create microscopes and…
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…
FixInsight version 2016.03, code analysis tool for Embarcadero Delphi, has been released
April 1, 2016
Author: Pierre-Jean
Roman Yankovsky has announced that FixInsight verison 2016.3 has been released. FixInsight, compatible withDelphi, performs static code analysis on your project’s source code to help you find bugs while you are developing. FixInsight seamlessly integrates into theDelphi IDE and outputs messages in the IDE’s Messages window. Roman reports: “I’m…