[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Passes message on to 'default' handler. This can be a control specific window procedure or the default window procedure.
Source position: win32int.pp line 235
function CallDefaultWindowProc( |
Window: HWND; |
Msg: UINT; |
WParam: Windows.WParam; |
LParam: Windows.LParam |
):LRESULT; |
0 if Msg is handled