Author: Mike F55022
If you purchase Delphi, C++Builder or RAD Studio 10.1 Berlin, you get access to the premium style packs for both VCL and FireMonkey that are part of our bonus pack. New in the 10.1 Berlin style packs is the addition of a dark copper style for both VCL and FireMonkey.
The FireMonkey Premium Style Pack for 10.1 Berlin includes nine custom FireMonkey styles. Choose from Jet…
Ribbon Controls in RAD Studio 10.1 Berlin
May 9, 2016
Author: John T. Haller
A few Delphi and C++Builder developers who moved to 10.1 Berlin are wondering what happened to the VCL Ribbon controls and how to get them. Here is the full story.
A Tale of the Fluent UI (or Office UI)
Let me start from the beginning, while trying to…
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…
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 presentation about the number of developers in the world (currently around 19 million going up to 25 million in 2020). Evans Data puts…
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…
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…
Migrating Legacy (DCOM based) DataSnap Servers from Delphi 2007 (and earlier) to Delphi 2009/2010 (and later)
March 24, 2016
Author: David T53150
A DataSnap migration question came up in today’s webinar, “Delphi 2007 to Delphi 10 Seattle Migration: Easy!“. Miguel Angel Moreno asked “Is there any webinar/document covering an easy way to convert old Midas remote provider based applications to the new DataSnap 2009 Rest remote dataset based approach? This is about one of the hardest functionalities to…
Webinar replay: Learn how to Quickly Build and Deploy a complete REST/JSON based enterprise business application
March 2, 2016
Author: Chris B53020
RAD Studio 10 Seattle webinar, “Learn how to Quickly Build and Deploy a complete REST/JSON based enterprise business application”, will show you how to build and deploy a complete, multi-tier business application using Embarcadero RAD Studio…
Author: Developer Skill Sprints
Learn to apply Effects, Animations & Transitions on FireMonkey controls.
Why Use Animations, Transitions and Effects?
Give you user interface life
Make application more interactive
Keep users attention
Use motion to provide…
Skill Sprint: Saving and Retrieving Settings Using SaveState
January 12, 2016
Author: Developer Skill Sprints
Introduction to “SaveState”
Persist form & app state between sessions
On mobile devices, background apps may be terminated for memory
Default saves state to transient / temporary storage
Also option to save to persistent storage
TFormSaveState
FireMonkey TForm and TForm3D
SaveState: TFormSaveState property
OnSaveState: TNotifyEvent…