Source position: lmessages.pp line 672
type TLMSetFocus = record
Msg: Cardinal;
FocusedWnd: HWND;
Unused: PtrInt;
Result: PtrInt;
end;