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

PeekMessage

Declaration

Source position: winapih.inc line 178

function PeekMessage(

  var lpMsg: TMsg;

  Handle: HWND;

  wMsgFilterMin: UINT;

  wMsgFilterMax: UINT;

  wRemoveMsg: UINT

):Boolean;