Source position: jwawinuser.pas line 102
type DLGPROC = function(
hwndDlg: HWND;
wMsg: UINT;
wParam: WPARAM;
lParam: LPARAM
):INT_PTR;