;the "Tools | Customize | Hot Keys..." menu command, the "..." button

object ChooseHotKeyForm: TChooseHotKeyForm
  Caption = 'Elija una tecla de acceso rápido'
  ClientHeight = 267
  ClientWidth = 215
  object LstBx: TListBox
    Left = 10
    Top = 10
    Width = 195
    Height = 212
  end
end