[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;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.