Unit 'JwaWinUser' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

WNDPROC

Declaration

Source position: jwawinuser.pas line 106

type WNDPROC = function(

  hWnd: HWND;

  uMsg: UINT;

  lParam: WPARAM;

  wParam: LPARAM

):LRESULT;


Documentation generated on: 2025-07-25