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

PostMessage

Declaration

Source position: winapih.inc line 183

function PostMessage(

  Handle: HWND;

  Msg: Cardinal;

  WParam: WParam;

  LParam: LParam

):Boolean;