I am not able to set TBCButtonFocus to visually show that it has focus.
Is there a way that TBCButtonFocus handle focus by itself?
I am using ActiveControlChanged event of Screen to set border style, but I complicated it too much. I would like to simplify this, but first I want to check if it possible to achieve it in some other way.