I need to use F1. How can I disable the help message that pops up when F1 is pressed?
EMG
I need to use F1. How can I disable the help message that pops up when F1 is pressed?
EMG
Dear Enrico,
a solution is to inherit a new class from TWindow and/or redefine the method HelpF1()
Thank you.
EMG