[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

CallWindowProc

Declaration

Source position: winapih.inc line 48

function CallWindowProc(

  lpPrevWndFunc: TFarProc;

  Handle: HWND;

  Msg: UINT;

  WParam: WPARAM;

  LParam: LPARAM

):Integer;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.