About this Talk
Delphi 10.4 Sydney introduced a brand new control, TTitleBarPanel, along with a new CustomTitleBar property on TForm that allow developers to customize a VCL form's native title bar similar to Windows Explorer, Google Chrome, and others. This session illustrates how to effectively use the TTitleBarPanel component to significantly enhance an applications main form. This session is jam packed with information including custom buttons, control layout, and custom painting. Each topic is demonstrated with a design challenge where the custom title bar of a popular app is recreated.