Source position: keybrdh.inc line 22
type TKeyRecord = packed record
Flags: Byte;
ShiftState: Byte;
KeyCode: Word;
end;