C++CodeDatabaseDelphiRAD Studio

TCoffeeAndCode: Data Visualization – Components, Libraries, Tools and Services

This blog post contains information, tools and links that I will discuss and demo during today’s TCoffeeAndCode webinar on Data Visualization. David I’s DataViz sample code zip file (576kb) What Inspired My Data Vizualization Journey – The Joy of Stats / GapMinder “Our mission is to fight devastating ignorance with a fact-based worldview everyone can understand.” Founded in Stockholm…
Read more
C++Delphi

Powerful Modern Looking Cross-Platform Chart Components For Windows And Mobile

Data visualization is one of the essential parts of most applications. Without visual or graphical representation the data is somehow boring. With charts, diagrams and maps you can easily understand the data by just looking at it. Creating a graphical representation of the data in Delphi is very easy because of its built-in components. For instance, the TeeChart component library has 2D and 3D…
Read more
C++Delphi

Create Beautiful Windows Applications With Visually Stunning VCL Styles For Delphi And C++

Back in 2017, while I was participating in an educational applications contest in central Asia, as a high school student, I utilized Delphi and some VCL styles in my application. With just one VCL style my app got first place in the contest! Find out more information about VCL Styles in the Embarcadero DocWiki. Actually, the content and the features of the application were also good, but the…
Read more
CodeDelphiRAD Studio

Optical Character Recognition Component for FireMonkey by Winsoft

Introduction OCR (Optical Character recognition) for FireMonkey is a FireMonkey type component (it supports Windows, macOS, iOS and Android). Its main purpose is to decode text from a picture into plain text. Check the video below for installation instructions. 2. Components in the Demo and what they do There are two main panels – one on the left and one on the right…
Read more