Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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;



CT Web help

CodeTyphon Studio