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 great custom themes for FireMonkey.   Shown: FMX Profile Screen GUI template (available in GetIt > Sample Projects) with the custom Calypso iOS style applied, available on DelphiStyles.com   Shown: FMX Settings Project sample application (installed with…
Read more
News

Windows App Modernization with RAD Studio Tokyo

With RAD Studio 10.2 Tokyo, you can easily update your existing application and give it a modern Windows 10 look and feel. In today’s post, I thought I would highlight our Windows 10 support to help you move your existing applications forward. Windows 10 VCL GUI…
News

Quickly find add-ons with new GetIt categories

We have added a number of new categories to the GetIt Package Manager in 10.2 Tokyo to make it easier to find what you’re looking for in GetIt. The GetIt Package Manager can be accessed through the Tools menu in the IDE.  Here’s the new list of categories you will find…
Delphi

Creating a profile screen for your mobile application

  I am using the following components on my form: TTabControl with 3 tab items    TabItem3 consists of: TCircle with the stroke color set to match the toolbar color and a profile photo as the fill TToolbar with multiple Speedbuttons and the screen title Multiple labels…