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

TLMCommand

Declaration

Source position: lmessages.pp line 869

type TLMCommand = record

  Msg: Cardinal;

  

  NotifyCode: Word;

  

  ItemID: Word;

  

  Ctl: HWND;

  

  Result: LRESULT;

  

end;

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