I want to create custom window vsf style for my Inno Setup installer, where I need to change buttons font color depending on its state: focused, clicked or hovered. Is it possible by customizing style in embarcadero Bitmap Style Designer?
I've tried to use TseTextObject as a Button:
But have no luck, as text on the button seems independed:
TseTextObject as a Button and Without button style