home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 337
- Top = 301
- BorderStyle = bsDialog
- Caption = 'Configure'
- ClientHeight = 160
- ClientWidth = 489
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label4: TLabel
- Left = 8
- Top = 8
- Width = 174
- Height = 13
- Caption = 'Please choose your favorite hotkeys:'
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 24
- Width = 153
- Height = 97
- Caption = 'Copy'
- TabOrder = 0
- object Label1: TLabel
- Left = 56
- Top = 46
- Width = 6
- Height = 13
- Caption = '+'
- end
- object CheckBox1: TCheckBox
- Left = 8
- Top = 29
- Width = 41
- Height = 17
- Alignment = taLeftJustify
- Caption = 'Ctrl'
- TabOrder = 0
- end
- object CheckBox2: TCheckBox
- Left = 8
- Top = 45
- Width = 41
- Height = 17
- Alignment = taLeftJustify
- Caption = 'Alt'
- TabOrder = 1
- end
- object CheckBox3: TCheckBox
- Left = 8
- Top = 61
- Width = 41
- Height = 17
- Alignment = taLeftJustify
- Caption = 'Shift'
- TabOrder = 2
- end
- object ComboBox1: TComboBox
- Left = 64
- Top = 42
- Width = 81
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'F1'
- 'F2'
- 'F3'
- 'F4'
- 'F5'
- 'F6'
- 'F7'
- 'F8'
- 'F9'
- 'F10'
- 'F11'
- 'F12'
- 'A'
- 'B'
- 'C'
- 'D'
- 'E'
- 'F'
- 'G'
- 'H'
- 'I'
- 'J'
- 'K'
- 'L'
- 'M'
- 'N'
- 'O'
- 'P'
- 'Q'
- 'R'
- 'S'
- 'T'
- 'U'
- 'V'
- 'W'
- 'X'
- 'Y'
- 'Z'
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '0'
- 'Backspace'
- 'Enter'
- 'Left'
- 'Right'
- 'Up'
- 'Down'
- 'PageUp'
- 'PageDn'
- 'End'
- 'Home'
- 'Del'
- 'Insert'
- 'NumPad0'
- 'NumPad1'
- 'NumPad2'
- 'NumPad3'
- 'NumPad4'
- 'NumPad5'
- 'NumPad6'
- 'NumPad7'
- 'NumPad8'
- 'NumPad9'
- 'NumPad+'
- 'NumPad-'
- 'NumPad/'
- 'NumPad*'
- 'NumPad,'
- 'Space')
- TabOrder = 3
- end
- end
- object GroupBox2: TGroupBox
- Left = 168
- Top = 24
- Width = 153
- Height = 97
- Caption = 'Cut'
- TabOrder = 1
- object Label2: TLabel
- Left = 56
- Top = 46
- Width = 6
- Height = 13
- Caption = '+'
- end
- object CheckBox4: TCheckBox
- Left = 8
- Top = 29
- Width = 41
- Height = 17
- Alignment = taLeftJustify
- Caption = 'Ctrl'
- TabOrder = 0
- end
- object CheckBox5: TCheckBox
- Left = 8
- Top = 45
- Width = 41
- Height = 17
- Alignment = taLeftJustify
- Caption = 'Alt'
- TabOrder = 1
- end
- object CheckBox6: TCheckBox
- Left = 8
- Top = 61
- Width = 41
- Height = 17
- Alignment = taLeftJustify
- Caption = 'Shift'
- TabOrder = 2
- end
- object ComboBox2: TComboBox
- Left = 64
- Top = 42
- Width = 81
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'F1'
- 'F2'
- 'F3'
- 'F4'
- 'F5'
- 'F6'
- 'F7'
- 'F8'
- 'F9'
- 'F10'
- 'F11'
- 'F12'
- 'A'
- 'B'
- 'C'
- 'D'
- 'E'
- 'F'
- 'G'
- 'H'
- 'I'
- 'J'
- 'K'
- 'L'
- 'M'
- 'N'
- 'O'
- 'P'
- 'Q'
- 'R'
- 'S'
- 'T'
- 'U'
- 'V'
- 'W'
- 'X'
- 'Y'
- 'Z'
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '0'
- 'Backspace'
- 'Enter'
- 'Left'
- 'Right'
- 'Up'
- 'Down'
- 'PageUp'
- 'PageDn'
- 'End'
- 'Home'
- 'Del'
- 'Insert'
- 'NumPad0'
- 'NumPad1'
- 'NumPad2'
- 'NumPad3'
- 'NumPad4'
- 'NumPad5'
- 'NumPad6'
- 'NumPad7'
- 'NumPad8'
- 'NumPad9'
- 'NumPad+'
- 'NumPad-'
- 'NumPad/'
- 'NumPad*'
- 'NumPad,'
- 'Space')
- TabOrder = 3
- end
- end
- object GroupBox3: TGroupBox
- Left = 328
- Top = 24
- Width = 153
- Height = 97
- Caption = 'Paste'
- TabOrder = 2
- object Label3: TLabel
- Left = 56
- Top = 46
- Width = 6
- Height = 13
- Caption = '+'
- end
- object CheckBox7: TCheckBox
- Left = 8
- Top = 29
- Width = 41
- Height = 17
- Alignment = taLeftJustify
- Caption = 'Ctrl'
- TabOrder = 0
- end
- object CheckBox8: TCheckBox
- Left = 8
- Top = 45
- Width = 41
- Height = 17
- Alignment = taLeftJustify
- Caption = 'Alt'
- TabOrder = 1
- end
- object CheckBox9: TCheckBox
- Left = 8
- Top = 61
- Width = 41
- Height = 17
- Alignment = taLeftJustify
- Caption = 'Shift'
- TabOrder = 2
- end
- object ComboBox3: TComboBox
- Left = 64
- Top = 42
- Width = 81
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'F1'
- 'F2'
- 'F3'
- 'F4'
- 'F5'
- 'F6'
- 'F7'
- 'F8'
- 'F9'
- 'F10'
- 'F11'
- 'F12'
- 'A'
- 'B'
- 'C'
- 'D'
- 'E'
- 'F'
- 'G'
- 'H'
- 'I'
- 'J'
- 'K'
- 'L'
- 'M'
- 'N'
- 'O'
- 'P'
- 'Q'
- 'R'
- 'S'
- 'T'
- 'U'
- 'V'
- 'W'
- 'X'
- 'Y'
- 'Z'
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '0'
- 'Backspace'
- 'Enter'
- 'Left'
- 'Right'
- 'Up'
- 'Down'
- 'PageUp'
- 'PageDn'
- 'End'
- 'Home'
- 'Del'
- 'Insert'
- 'NumPad0'
- 'NumPad1'
- 'NumPad2'
- 'NumPad3'
- 'NumPad4'
- 'NumPad5'
- 'NumPad6'
- 'NumPad7'
- 'NumPad8'
- 'NumPad9'
- 'NumPad+'
- 'NumPad-'
- 'NumPad/'
- 'NumPad*'
- 'NumPad,'
- 'Space')
- TabOrder = 3
- end
- end
- object Button1: TButton
- Left = 208
- Top = 128
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 3
- OnClick = Button1Click
- end
- end
-