function KillTimer(hWnd:THandle; nIDEvent: LongWord):Boolean; begin end; function SetTimer(hWnd:THandle; nIDEvent:LongWord; uElapse:LongWord; lpTimerFunc:TTimerNotify): LongWord; begin end;