[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;