I cant see in code when a Tbitbtn change the value from enabled=true to =false.
Can I use the address of the bitbtn and add that a address breakpoint with condition bitbtn.enabled=false?
Or how to to do?
Whenever bitbtn.enabled become false I want the program to stop..