| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Starts a timer to write a key code into the keyboard buffer.
Keysec( <nKey> , ;
<nTime> , ;
[<nCounter>], ;
[<lMode>] ) --> lSuccess
The function returns .T. (true) when the timer is successfully activated, otherwise .F. (false).
Note: when the function is called without a parameter, the timer is deactivated.
| See also: | HB_IdleAdd(), KEYBOARD, KeyTime() |
| Category: | CT:Miscellaneous , Keyboard functions , Miscellaneous functions |
| Source: | ct\keysec.prg |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com