News

New VCL and FireMonkey Styles in RAD Studio 10.3.1

In today’s blog post, I wanted to highlight the 15 new custom VCL Windows and FireMonkey multi-device styles that we added to Delphi, C++Builder and RAD Studio 10.3.1.Many of the styles come in different color variants, and Bitmap Style Designer templates are also included. 10.3.1 includes 10 new VCL Windows styles that youcan apply to yourWindows applications to give them a…
Read more
News

Introducing FireMonkey Stencils

Last week, we released the FMX Stencils pack. The FireMonkey Stencils pack was designed to enhance communication between designers and developers who are building multi-device applications using the FireMonkey framework in Delphi, C++Builder and RAD Studio. One of the…
C++

Building Stunning UIs with C++ and FireMonkey

With many companies taking the “mobile first” approach, building applications that work on multiple platforms is a requirement for success. Developers who know how to build for more than one platform are in demand, while application users have become accustomed to…
Delphi

App Home Screen Navigation - FireMonkey UI Templates

Providing your application menu on the home/main screen is a popular design pattern used in many applications today. It is especiallyuseful in mobile applications where screen real estate is limited. Home screen navigationcan be used by itselfto serve as the mainapplication menu, or used in conjunction with a slide-in drawer and/or additional toolbar navigation. Home…
Read more
Delphi

New Styles from DelphiStyles.com

DelphiStyles.com sells custom style packs for VCL Windows and FireMonkey multi-device applications. They just released and updated several greatcustom themes for FireMonkey. Shown: FMX Profile Screen GUI template(available in GetIt &gt…
C++

FireMonkey Quick Edit Support in 10.2.2

The Quick Edit feature allows you to easily edit a control by changing its name, caption, alignment, and layout options. To edit a control: Right-click the component and click Quick Edit to open the dialog box with further settings. To edit the control name, type the new name in the Name field. To edit the text displayed on the control, type the text in the Caption/Text…
Read more