C++Delphi

Learn How To Build Powerful User Interfaces With Delphi FireMonkey In This Bootcamp Replay

Once you learn how to create compelling user interfaces with the FireMonkey you start feeling the power of the FireMonkey. In this video, you can learn the concepts of FireMonkey which helps you to think wider with the FireMonkey. Here are the basics of the FireMonkey: Anything can be nestedSee ClipChildrenMost numeric properties are single & animatablePosition, RotationCenter, Scale…
Read more
C++CodeIDERAD Studio

C++ Builder 10.4.x Platform APIs

C++ Builder provides three levels of development: ⦁ Components (VCL and FMX) ⦁ Common Libraries (RTL). ⦁ Platform APIs (iOS, Android, Mac OS) In this post we will discuss and show how to use the Platform APIs (iOS, Android, Mac OS). Specifically, we’ll look at how to…