Rad Studio XE2 introduced a feature called VCL Styles.
Is there a good VCL Styles tutorial where we see how to dynamically (in run time) load/change the style ? …
delphi delphi-xe2 vcl-stylesI need to change the color of a TPanel when the VCL styles are enabled. I tried using and modifying …
delphi delphi-xe2 vcl-stylesIn XE2 there is a new function : 'styles', for VCL(.vsf) and Firemonkey (.styles), and some are provided in C:\…
delphi delphi-xe2 vcl firemonkey vcl-stylesA TDateTime picker is a ComboBox where the drop-down list is replaced with a calendar. I use XE2 VCL Styles …
delphi delphi-xe2 vcl-stylesI am using the new VCL styles system in Delphi XE2. It works great, but I wish to disable it …
delphi delphi-xe2 skinning vcl-stylesI have an application which uses conditionals to be able to compile it either as a VCL Forms Application or …
delphi delphi-xe2 vcl-styles