bgrabitmap / bgracontrols

🆗 BGRA Controls is a set of graphical UI elements that you can use with Lazarus LCL applications.
https://bgrabitmap.github.io/bgracontrols/
189 stars 32 forks source link

tbccomcobox AssignStyle? #199

Open qwer0123456 opened 1 month ago

qwer0123456 commented 1 month ago

ComboBox.AssignStyle('Windows10.bccombo');

Is there a way to apply Windows 10 styles through coding when creating a new combo box?