xHarbour Reference Documentation > Function Reference |
Sends an Inkey() code to the currently active Get object.
GetApplyKey( <oGet>, <nKey> ) --> NIL
The return value is always NIL.
GetApplyKey() is a utility function of the Get system used for default processing of key strokes. It is automatically called within the Get system.
See also: | @...GET, Get(), GetActive(), GetDoSetkey(), READ |
Category: | Get system |
Header: | Inkey.ch |
Source: | rtl\getsys.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com