uses Menus; procedure TForm1.Button1Click(Sender: TObject); begin Action1.ShortCut:= TextToShortCut('Ctrl+B'); end;