[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

SetTimer

Declaration

Source position: winapih.inc line 345

function SetTimer(

  Wnd: HWND;

  nIDEvent: UINT_PTR;

  uElapse: UINT;

  lpTimerFunc: TTimerProc

):UINT_PTR;