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

TWin32WidgetSet.SendMessage

Declaration

Source position: win32winapih.inc line 196

public function TWin32WidgetSet.SendMessage(

  HandleWnd: HWND;

  Msg: Cardinal;

  WParam: WPARAM;

  LParam: LPARAM

):LRESULT; override;