Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

Blazing Fast macOS Development With Native macOS Components

Native applications feel really good. You know what I am saying! They look nice and work better. And no flickering or eating lots of memory. With Delphi and C++ Builder you can build cross-platform native applications easily in no time. 

FireMonkey offers full access to the platform-specific APIs and it is easy to implement any feature by getting the full native performance. However, each platform has its hundreds of libraries or components and you do not get all the platform-specific components in the palette. 

Nevertheless, third-party components are available and one of them is the TMS mCL. This is a set of components for true native macOS application development.

What do you get from the TMS mCL?

For instance, the TTMSFMXNativeMaciCloud component provides:

Or the TTMSFMXNativeNSRichTextView component:

These complex macOS components help you to make a successful project using Delphi or C++ Builder.

Be sure to head over and check out the TMS mCL component set on the GetIt portal and download it in the IDE using the GetIt Package Manager!

Exit mobile version