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

CallWindowProc

Calls another Window procedure, to handle a message.

Declaration

Source position: winapih.inc line 42

function CallWindowProc(

  lpPrevWndFunc: TFarProc;

  Handle: HWND;

  Msg: UINT;

  WParam: WPARAM;

  LParam: LPARAM

):Integer;


Version 3.2 Generated 2024-02-25 Home