A few months ago I added several, perhaps 35, TCButtons to my app. I like the look A LOT but there is a problem with high RES monitors. The Caption is too small. The rest of the button gets sized up correctly but the caption doesn't on a high resolution monitor.
On April 8 I saw on the Laz forum an update to this component. Using Package -> Online Package Manager I installed
BGRABitmap
BGRAControls
BGRAGames
There are MANY new properties to these new TCButtons. Most importantly, I can no longer compile my app.
1. Is there an easy way to move from the old TCButton to the new ones. My app no longer compiles with your new TCButtons. I was hoping that I would not need to replace and recode 35 buttons with all the properties and a few method links.
2. Will this new button scale properly with a high resolution monitor?
Thanks for your help.