Hallo.
About keyOpt(Keys, KeyOptions) I need to know the difference between
InputHook.KeyOpt(Key, "N")
and
InputHook.NotifyNonText
The only difference is theat the first option allows the set for any single key, and the second option set for all keys?
If I set a key with
InputHook.KeyOpt(Key, "N")
can I unset it with
InputHook.NotifyNonText := 0
?
Thank you very much
About keyOpt(Keys, KeyOptions) I need to know the difference between
InputHook.KeyOpt(Key, "N")
and
InputHook.NotifyNonText
The only difference is theat the first option allows the set for any single key, and the second option set for all keys?
If I set a key with
InputHook.KeyOpt(Key, "N")
can I unset it with
InputHook.NotifyNonText := 0
?
Thank you very much
Statistics: Posted by Archimede — Today, 06:58