Source position: idecommands.pas line 847
function IDEShortCut(
Key1: Word;
Shift1: TShiftState;
Key2: Word = VK_UNKNOWN;
Shift2: TShiftState = []
):TIDEShortCut;