Source position: lmessages.pp line 869
type TLMCommand = record
Msg: Cardinal;
NotifyCode: Word;
ItemID: Word;
Ctl: HWND;
Result: LRESULT;
end;