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

TWin32WidgetSet.PeekMessage

Declaration

Source position: win32winapih.inc line 167

public function TWin32WidgetSet.PeekMessage(

  var LPMsg: TMsg;

  Handle: HWND;

  WMsgFilterMin: UINT;

  WMsgFilterMax: UINT;

  WRemoveMsg: UINT

):Boolean; override;