Change the background color of a button with Delphi XE5 and FireMonkey -


i creating style button component firemonkey, can put rectangle in background when run application background prevents me click button. doing wrong? seems rectangle in front of button preventing click. thank you.

i think problem need activate hittest on tbutton component properties. solve problem of click event on tbutton component.


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -