How To Make A New 64bits FMX Component
January 28, 2022
How can I create a new 64bits FMX Component for my C++ app? How can I use the New Component menu? How can I use and fill the New Component Wizard for 64bits FMX applications? What is a Component in C++? What is an Object in C++? Let’s answer these questions.
One of the most powerful features of the C++ Builder is its own library of great components that can be used with or without…