xHarbour Reference Documentation > Function Reference |
Returns a function key name.
FKLABEL( <nFunctionKey> ) --> cKeyLabel
The function returns a character string containing the label of a function key, or a null string ("") when an invalid parameter is passed.
This function exists for compatibility reasons only and is not recommended to be used in new xHarbour programs.
See also: | FkMax() |
Category: | Keyboard functions |
Source: | rtl\fkmax.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com