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
C++DelphiRAD Studio

Get These Visually Stunning FireMonkey Styles Free To Enhance User Experience In Your Delphi Apps

Last few years, we can see that many amazing and visually stunning FireMonkey and VCL styles have been developed. With these kinds of styles, you can take your user experience of the application to next level by just applying it with the TStyleBook component. TStyleBook component stores a collection of styles for a form. When you understand styles and this TStyleBook you can easily customize…
Read more
CodeDatabaseDelphiRAD Studio

Learn How Easy It Is To Connect To Microsoft SQL Server In Windows Delphi Development

This sample allows the user to create a temporary connection definition at run-time and the master-details relationship between datasets using TFDQuery to work with MSSQL databases. Location You can find theMSSQLsample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to: Object PascalDatabaseFireDACSamplesGetting StartedMSSQL…
Read more