HI all
I need to trap keyboard event in the app on top level. (F8, F10 and so on)
It's for displaying a programming tools windows in my global application, even if there is not selected elements (textfields, etc..)
Is there a way to trap key_event like sub mainform_keypress_event or anything else ?
I need to trap keyboard event in the app on top level. (F8, F10 and so on)
It's for displaying a programming tools windows in my global application, even if there is not selected elements (textfields, etc..)
Is there a way to trap key_event like sub mainform_keypress_event or anything else ?