[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

TTimerProc

Declaration

Source position: lcltype.pp line 2586

type TTimerProc = procedure(

  hWnd: HWND;

  uMsg: UINT;

  idEvent: UINT_PTR;

  dwTime: DWORD

) of object;

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