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
News

Join TCoffee and Code Week - 1st to 5th Feb

Join us for “TCoffee and Code” Join us every day between the 1st & 5th of February for TCoffeeAndCode as we have a virtual coffee break at 11am GMT each day. With Covid still keeping many developers away from the office and the rest of their teams, we decided to create a week of virtual coffee breaks. We are hoping to have general conversations on a topic each day, The format for…
Read more
DelphiShowcase

Incredible Database Development And Visualization Tool Is Built In Delphi

Navicat is a powerful database development tool which supports many database servers and cloud database platforms and it is built in Delphi. They have a number of different versions of Navicat with each version supporting one database or they have Navicat Premium for Windows which supports all of the databases in a single product. They list clients such as Adobe, Sony, HP, Disney, MasterCard…
Read more
DatabaseNews

User Defined Functions with InterBase

InterBase has several built in functions that developers can use to create and optimize SQL queries. In some situations though, you may find yourself needing to expand queries or work with more complex queries that include string, date and statistical functions.
C++Delphi

Measure Heart Rate Using Delphi And C++ Builder With The Power Of ThingConnect IoT Device Component Pack

When I think about Delphi and C++ Builder, the first thing that comes to my mind is powerful third party components that interface with almost everything. Or the syntax we have which is like writing a novel in the English language. RAD Studio comes with hundreds of components that simplify working with probably everything, from standard components to Internet of Things components. Today, I…
Read more