[Overview][Constants][Types][Classes][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TWidgetSet.CallWindowProc

Declaration

Source position: winapih.inc line 48

public function TWidgetSet.CallWindowProc(

  lpPrevWndFunc: TFarProc;

  Handle: HWND;

  Msg: UINT;

  WParam: WParam;

  LParam: LParam

):Integer; virtual;