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

PeekMessage

Declaration

Source position: winapih.inc line 207

function PeekMessage(

  var lpMsg: TMsg;

  Handle: HWND;

  wMsgFilterMin: UINT;

  wMsgFilterMax: UINT;

  wRemoveMsg: UINT

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.