From time to time I get asked how developers can customize their IDE experience. There are many ways to set options that affect the IDE, registry settings you can change and external 3rd party tools you can use. Here are a few ideas about what you can do to take control of the look and feel of the Embarcadero RAD Studio, Delphi and C++Builder 10 Seattle IDE.
Use the IDE Tools | Options menu…
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…
Developer Skill Sprint: GPU Computing with OpenCL
November 17, 2015
Author: Developer Skill Sprints
This skill sprint replay is available on the Embarcadero YouTube channel athttps://www.youtube.com/watch?v=c4BigmnQhB0
Learning Resources:
OpenCL information
Kronos Group – https://www.khronos.org/opencl/
Wikipedia –…
Delphi VCL and FireMonkey: eBooks, Books, Tutorials and Courseware - a collection of links
July 6, 2015
We are often asked where developers and teachers can find books, courseware and tutorials available today that cover Delphi programming and Multi-Device FireMonkey app development. The great news is that there are more and more books appearing on Amazon, Lulu and online. Here is my latest list of books, courseware and tutorials from book shopping sites and developer sites.
ebooks
Mobile…
Pawel Glowacki asked about vibrating smartphones using Delphi code for iOS and Android. Thierry Laborde and Williamm Wittwer of Embarcadero France provided the following Delphi and FireMonkey sample code:
unit Umain;
interface
uses
System.SysUtils, System.Types…
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…
Cybelesoft - Thinfinity Virtual UI for Delphi
March 20, 2015
Embarcadero Technology Partner Spotlight
Cybelesoft – Thinfinity Virtual UI for Delphi Gustavo Ricardi – CYBELE SOFTWARE, INC. Friday, March 20, 2015 http://www.cybelesoft.com/
YouTube video – https://www.youtube.com/watch?v=OBbKKPy32S8
Thinfinity VirtualUI…
DataSnap "CUSTOMERS" FireDAC JSON Reflection Demo Code
August 20, 2014
Author: Mério C11139
My “RAD in Action: Build Modern Apps with Enterprise Mobility Services” webinar is happening right now. During my 50 minutes session I’m demonstrating using DataSnap framework for building multi-tier database application with FireDAC…
Author: Wayne S8181
Monday, July 14, 2014: Lesson 3 – Accessing Local Storage and Data
In this lesson, we explore local storage covering a range of options including using INI files and local document storage. This lesson will also show how to use FireDAC database access components to connect to and use local SQLite, InterBase IBLite and IBToGo. You will understand the core concepts when…