DelphiShowcase

Get To Know This Industry-Leading Mobile Lighting Delphi App

MyInterface is the deceptively simple yet powerful client application for the industry-leading LightFactory system from New Zealand developer Dream Solutions Limited. The MyInterface app, which is written using the excellent cross-platform features of the RAD Studio Delphi Firemonkey FMX framework, runs on iOS and Android devices. Dream Solutions say, “This app connects to LightFactory…
Read more
C++Code

What Are C++ Live Data Bindings, Charts And Vectors?

Hello C++ Developers, C++ Builder has a lot of specific great features for handling and linking to data as well as different ways to visualize what you’ve retrieved. You can use visual bindings on the standard components or you can use it with data components as a…
C++Code

Everything You Need To Know About Paths And Files In C++

Hello C++ Developers, We have some really great C++ posts on LearnCPlusPlus.org with examples aboutPath Manipulation Routines that can be used in your C++ Builder Windows applications or your Mobile application, games, or may help to extend your C++ knowledge by the given different methods below. If you are new to RAD Studio, we think these posts may help you much as a rapid…
Read more
C++Code

How to Use C++ Builder Path Manipulation Routines on Windows

Hello C++ Developers, We hope our posts help you like a rapid introduction to programming in C++ and C++ IDE if you’re a beginner, all the way to the most robust, modern, and latest techniques for those more experienced with the language or for those who are perhaps wanting to expand their knowledge with the most up-to-date features, routines, and methodologies. C++ Builder has a lot of…
Read more
CodeDelphiRAD Studio

How To Build A Powerful Real-Time Stock Market App

Wouldn’t it be nice to have Stock Market Data in Real-Time, Intraday & Historical Market information for your business and be able to instantly retrieve up-to-date data for any ticker down to the minute, request intraday quotes, or search 30+ years of accurate historical market data? The stockmarket API is capable of delivering accurate data for 170,000+ worldwide stock tickers, from more…
Read more