Source position: lmessages.pp line 425
type TLMKey = record
Msg: Cardinal;
Unused: Word;
CharCode: Word;
KeyData: PtrInt;
Result: LRESULT;
end;