Almediadev Support 81 Posted February 23 (edited) ANN: StyleControls VCL v. 5.70 just released! https://www.almdev.com https://www.delphistyles.com StyleControls VCL is a powerful, stable package of components, which uses Classic drawing, system Themes, GDI+ and VCL Styles. This package contains the unique solutions to extend standard VCL controls and also has many unique, advanced controls to create applications with UWP / Fluent UI design. One of the key features, which we have added in this version, is a new TscFormTabsBar control for RAD Studio Athens (for TCustomForm.VisualManager property). It is an analogue of default TFormTabsBar control, but inherited from our basic class and with new features. Also we added demos with this control (MDI / SDI / UWP). Another feature for RAD Studio Athens is a Tile View support for TscListView control. Edited February 23 by Almediadev Support Share this post Link to post
#ifdef 12 Posted February 23 Are native Aero Snap and Snap Layouts supported? Share this post Link to post
Almediadev Support 81 Posted February 23 (edited) 6 hours ago, #ifdef said: Are native Aero Snap and Snap Layouts supported? They are not supported. But in our solution you can use any VCL conrtol on full client area (our or third-party with GDI drawing). With Aero Snap or Snap Layouts (native caption area) you can put on caption area only controls with specifc drawing, which prepeared to draw on DWM border. Edited February 23 by Almediadev Support 2 Share this post Link to post