Calls another Window procedure, to handle a message.
Source position: winapih.inc line 42
public function TWidgetSet.CallWindowProc( |
lpPrevWndFunc: Pointer; |
Handle: HWND; |
Msg: LongWord; |
WParam: PtrInt; |
LParam: PtrInt |
):Integer; virtual; |