home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / tema / thebat / download / update / thebat.exe / 0 / RCDATA / TSYSHOTKEYS / TSYSHOTKEYS.txt
Text File  |  2001-09-09  |  4KB  |  219 lines

  1. object SysHotKeys: TSysHotKeys
  2.   Left = 200
  3.   Top = 108
  4.   HelpContext = 14065
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'System Hot-Keys'
  8.   ClientHeight = 305
  9.   ClientWidth = 395
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object lTray: TLabel
  20.     Left = 208
  21.     Top = 72
  22.     Width = 185
  23.     Height = 13
  24.     AutoSize = False
  25.     Caption = '&Tray Restore/Minimise:'
  26.     FocusControl = hkTray
  27.   end
  28.   object lCheckAll: TLabel
  29.     Left = 8
  30.     Top = 72
  31.     Width = 185
  32.     Height = 13
  33.     AutoSize = False
  34.     Caption = '&Check mail for all'
  35.     FocusControl = hkCheckAll
  36.   end
  37.   object lSendAll: TLabel
  38.     Left = 8
  39.     Top = 120
  40.     Width = 185
  41.     Height = 13
  42.     AutoSize = False
  43.     Caption = '&Send queued mail from all'
  44.     FocusControl = hkSendAll
  45.   end
  46.   object lCheckCurrent: TLabel
  47.     Left = 8
  48.     Top = 168
  49.     Width = 185
  50.     Height = 13
  51.     AutoSize = False
  52.     Caption = '&Fetch new mail for the current'
  53.     FocusControl = hkCheckCurrent
  54.   end
  55.   object lSendCurrent: TLabel
  56.     Left = 8
  57.     Top = 216
  58.     Width = 185
  59.     Height = 13
  60.     AutoSize = False
  61.     Caption = 'Send &Queued mail from the current'
  62.     FocusControl = hkSendCurrent
  63.   end
  64.   object lAddrBook: TLabel
  65.     Left = 208
  66.     Top = 120
  67.     Width = 185
  68.     Height = 13
  69.     AutoSize = False
  70.     Caption = '&Address book'
  71.     FocusControl = hkAddrBook
  72.   end
  73.   object lNewMsg: TLabel
  74.     Left = 208
  75.     Top = 168
  76.     Width = 185
  77.     Height = 13
  78.     AutoSize = False
  79.     Caption = '&New message'
  80.     FocusControl = hkNew
  81.   end
  82.   object lTicker: TLabel
  83.     Left = 208
  84.     Top = 216
  85.     Width = 185
  86.     Height = 13
  87.     AutoSize = False
  88.     Caption = 'Open &MailTicker messages'
  89.     FocusControl = hkTicker
  90.   end
  91.   object CommentBevel: TBevel
  92.     Left = 8
  93.     Top = 8
  94.     Width = 377
  95.     Height = 49
  96.   end
  97.   object lComment: TLabel
  98.     Left = 16
  99.     Top = 16
  100.     Width = 361
  101.     Height = 33
  102.     AutoSize = False
  103.     Caption = 
  104.       'You can define system Hot-Keys for functions you can use when ot' +
  105.       'her applications are active. '
  106.     WordWrap = True
  107.   end
  108.   object hkTray: THotKey
  109.     Left = 208
  110.     Top = 88
  111.     Width = 177
  112.     Height = 19
  113.     HotKey = 0
  114.     InvalidKeys = [hcNone]
  115.     Modifiers = []
  116.     TabOrder = 4
  117.   end
  118.   object hkCheckAll: THotKey
  119.     Left = 8
  120.     Top = 88
  121.     Width = 177
  122.     Height = 19
  123.     HotKey = 0
  124.     InvalidKeys = [hcNone]
  125.     Modifiers = []
  126.     TabOrder = 0
  127.   end
  128.   object hkSendAll: THotKey
  129.     Left = 8
  130.     Top = 136
  131.     Width = 177
  132.     Height = 19
  133.     HotKey = 0
  134.     InvalidKeys = [hcNone]
  135.     Modifiers = []
  136.     TabOrder = 1
  137.   end
  138.   object hkCheckCurrent: THotKey
  139.     Left = 8
  140.     Top = 184
  141.     Width = 177
  142.     Height = 19
  143.     HotKey = 0
  144.     InvalidKeys = [hcNone]
  145.     Modifiers = []
  146.     TabOrder = 2
  147.   end
  148.   object hkSendCurrent: THotKey
  149.     Left = 8
  150.     Top = 232
  151.     Width = 177
  152.     Height = 19
  153.     HotKey = 0
  154.     InvalidKeys = [hcNone]
  155.     Modifiers = []
  156.     TabOrder = 3
  157.   end
  158.   object hkAddrBook: THotKey
  159.     Left = 208
  160.     Top = 136
  161.     Width = 177
  162.     Height = 19
  163.     HotKey = 0
  164.     InvalidKeys = [hcNone]
  165.     Modifiers = []
  166.     TabOrder = 5
  167.   end
  168.   object hkNew: THotKey
  169.     Left = 208
  170.     Top = 184
  171.     Width = 177
  172.     Height = 19
  173.     HotKey = 0
  174.     InvalidKeys = [hcNone]
  175.     Modifiers = []
  176.     TabOrder = 6
  177.   end
  178.   object hkTicker: THotKey
  179.     Left = 208
  180.     Top = 232
  181.     Width = 177
  182.     Height = 19
  183.     HotKey = 0
  184.     InvalidKeys = [hcNone]
  185.     Modifiers = []
  186.     TabOrder = 7
  187.   end
  188.   object bOK: TButton
  189.     Left = 136
  190.     Top = 272
  191.     Width = 75
  192.     Height = 25
  193.     Caption = '&OK'
  194.     Default = True
  195.     ModalResult = 1
  196.     TabOrder = 8
  197.     OnClick = bOKClick
  198.   end
  199.   object bCancel: TButton
  200.     Left = 224
  201.     Top = 272
  202.     Width = 75
  203.     Height = 25
  204.     Cancel = True
  205.     Caption = 'Cancel'
  206.     ModalResult = 2
  207.     TabOrder = 9
  208.   end
  209.   object bHelp: TButton
  210.     Left = 312
  211.     Top = 272
  212.     Width = 75
  213.     Height = 25
  214.     Caption = 'Help'
  215.     TabOrder = 10
  216.     OnClick = bHelpClick
  217.   end
  218. end
  219.