CodeDelphi

Get Up To Speed FAST On The Delphi Programming Language In An Hour With Delphi Boot Camp!

In this Delphi Boot Camp, you can acquire lots of practice in Delphi programming language. Overview The Basics of Pascal and Delphi LanguageThe Modern Features of Delphi LanguageAnonymous Methods and Using the Parallel Programming Library Here are the demos Readability and Elegance of Delphi language Great human readability, compared to “curly brace languages”Structure…
Read more
CodeDelphi

Learn How To Embed C Source Code To Delphi FireMonkey Applications

In this CodeRage session, you can explore how to embed C code into a Delphi FireMonkey project. The demo was demonstrated by Marion Candau. Overview How to compile C code to embed into Delphi projectHow to link the C objects to the Delphi unitsHow to call C functions To compile C source code you can go with C++ Builder or other tools for instance Visual Studio. We have 2 options for…
Read more