Using C++Builder to list all available VCL styles in a ComboBox and apply a selected style using the ComboBoxChange event

Back in June a developer asked a C++Builder question on StackOverflow. The question was "How can I list all the available VCL styles in a combo box and in the ComboBoxChange event, apply that style in C++ Builder?" I answered the question and gave the example code. One of my favorite RTL features for the … Continue reading Using C++Builder to list all available VCL styles in a ComboBox and apply a selected style using the ComboBoxChange event