C++RAD Studio

LearnCPlusPlus.org :: Learn FireDAC, MyDAC Components And MySQL, PostgreSQL, InterBase Databases, And Much More

Hello C++ Builder Developers, We have great new C++ Builder post picks from the LearnCPlusPlus.org website on the basics of connectivity to different database systems. Do you want to learn how to connect to MySQL Server in C++ Builder? Want to use the MyDAC component to connect MySQL Database in C++ Builder? Do you want to connect to PostgreSQL in C++ Builder? Do you want to learn how to use the…
Read more
RAD Studio

Quickly Control Light Bulbs Using FireMonkey

ThingConnect IoT device component pack is one of the best areas of RAD Studio. It offers you to connect to dozens of IoT devices with easy-to-use interfaces. For instance, you can connect to the Aeon Labs Light Bulb using Delphi or C++ Builder. As you can see these light bulbs can be controlled by other devices. You can schedule events using your FireMonkey based mobile…
Read more
News

50 Years of Pascal and Delphi is In Power

It’s 50 years of the Pascal language and Delphi is its heir, empowering Pascal developers in today’s complex scenarios, despite being ignored by the Pascal language inventor Niklaus Wirth published the paper “The programming language Pascal” in March 1971…
DatabaseDelphi

ORM For Delphi

Object Relational Mapping is the idea of being able to write queries using the object-oriented paradigm in your preferred programming language. So this means we are trying to utilize our language to talk with the database instead of using SQL. Why utilize ORM? It abstracts away the database system, so switching is easy.Your queries can be efficient than writing them with SQL.With ORM, you…
Read more
News

Developing Fluent User Interfaces For Windows 10

In this post, we invite you to Join Delphi MVP Ian Barker as he demonstrates how to achieve the modern Windows 10 look and feel with RAD Studio themes and some *extremely* low-cost third-party controls. Ian will show you how to achieve that truly modern WOW factor with…
C++Delphi

Easily Create Visually-Stunning Instrumentation Multimedia Applications

If you would like to create professional-looking instrumentation and multimedia applications with VCL and FireMonkey you should read this post! What is TMS Instrumentation? TMS Instrumentation is a library full of components, methods, and routines enabling you to create professional-looking instrumentation and a multimedia application. This component set contains more than 80…
Read more