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