I have a TButton on my Form, and I have a procedure that when clicking on this button executes a ShowMessage. Simple. The problem is that I ‘erased’ this procedure completely and then rewrote it perfectly as it was. The problem is then the button doesn’t work anymore, nothing happens. If by chance I click 2x, it will direct a procedure written manually by me and then it works. I would like to know why?
(NOTE: I pasted in the 360 code procedures for 360 buttons in another delphi fmx project and I would not like to click on 360 buttons just for it to identify a procedure)
Thanks.
StackOverflow: Firemonkey
Embarcadero: Firemonkey OOP
Embarcadero: Firemonkey C++