With the RAD Studio 10 Seattle release, we introduced 5 new VCL UI controls. These controls were specifically designed for Windows 10 and address common UI paradigms on Windows 10. While they were designed for Windows 10, the new VCL controls will also work with older versions of Windows, such as Windows 7 and Windows 8.
As you can see in the screenshot above, we provide 3 new Windows 10 VCL…
Several developers reporting an issue where the C++Builder IDE code editor structure window was blank after they upgraded their Windows machine to Windows 10. The issue is reproducible on these scenarios:
The user has a machine with a Windows version lower than Windows 10…
Embarcadero Technology Partner Spotlight
Mitov Software – Delphi Arduino control and communication Boian Mitov – Mitov Software Thursday, June 25, 2015 http://www.mitov.com/ http://www.visuino.com/
YouTube video…
Embarcadero Technology Partner Spotlight
Gnostice – Programming with PDF and Office Documents Girish Patil – Gnostice Information Technologies Thursday, June 18, 2015 http://www.gnostice.com/
YouTube video – https://www.youtube.com/watch?v=jVC21mOV9bM
eDocEngine VCL is a comprehensive e-document creation component suite for Delphi and C++Builder. eDocEngine can create documents in clipboard…
New FireMonkey Media Library Options in RAD Studio XE8
June 15, 2015
RAD Studio XE8 provides new FireMonkey Media Library options. This includes the ability to automatically save pictures taken by the device camera (in your iOS and Android applications) to the on-device photo library.
Today, I thought I would show you how to save photos taken…
Author: Luis Navarro
In one of the latest surveys among RAD Studio developers, we realized that there is still a significant part of the community that doesn’t use any version control system, a surprising 32%.
There are many reasons to use a version control system, no…
Creating Custom Multi-Device Preview Devices
May 14, 2015
In RAD Studio XE8, we introduced the Multi-Device Preview. TheMulti-Device Previewprovides adesign time viewof what your application is going to look like on a wide range of devices.
In RAD Studio XE8, you can easily add your own device to the Multi-Device Preview to see what your application is going to look like on a specific device.
In this quick tutorial, I am…
Building Proximity Aware Application with RAD Studio XE8
April 8, 2015
RAD Studio XE8 provides you with the tools to rapidly design, build, and deploy connected apps that deliver innovative IoT solutions.
The new Beacon component makes it easy to add proximity awareness to your applications.
Two beacon formats are available: iBeacon and…
Solution for the EditorLineends.ttr issue
September 19, 2014
Author: Embarcadero USA
During the month of August 2014, Microsoft issued a security patch for Windows (http://support.microsoft.com/kb/2993651).
This update had an impact on past versions of our development tools, including RAD Studio, Delphi, and C++Builder from version…
Designing App Navigation with TMultiView
September 15, 2014
In RAD Studio XE7, we introduced a new smart menu component called TMultiView. With TMultiView, it is really easy to create app navigation that automatically adjusts itself depending on form factor, orientation and target platform using our new behavior services. TMultiView is a container component which means that you can parent many different components to it, such as a top aligned TToolbar or a…