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

TWin32WidgetSet.CallWindowProc

Declaration

Source position: win32winapih.inc line 27

public function TWin32WidgetSet.CallWindowProc(

  LPPrevWndFunc: TFarProc;

  Handle: HWND;

  Msg: UINT;

  WParam: WPARAM;

  LParam: LPARAM

):Integer; override;