[Overview][Types][Procedures and functions][Variables][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;