C++

Creating great UIs with C++Builder and FireMonkey: app templates

FireMonkey is an advanced UI toolkit, capable of great layouts and designs. We’d like to show you what it’s capable of, and how easy it is to make great interfaces using it. We’ve just introduced eighteenexample UI templates using FireMonkey and C++ that really showhow easy it is tocreate great-looking apps. These are freely availableon GetIt, our package…
Read more
C++

Using C++ Templates to Write Functions and Classes

C++ Templates : Blueprints for Generic Classes and Functions C++ Templates are a powerful feature within the C++ language that extends your capabilities within C++. Templates are a foundation of generic programming that lets you reuse your source code if you have…
News

New in 10.2.3: FireMonkey UI Templates - Login Screens

Only the first template will be auto-opened after installing a GUI template, but you can access the other two templates by navigating to C: Users Public Documents Embarcadero Studio 19.0 Samples Object Pascal Login Screens Login Screen #1 Shown: FireUIMasterview with custom Emerald Crystal macOS style applied Shown: FireUIiPhone…
Read more