home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1998 #11 / PCDIREKT_1198.bin / data / system / quickfile / _SETUP.1 / QuickFile.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Encoding:
Text File  |  1998-08-25  |  7.8 KB  |  348 lines

  1. object Form2: TForm2
  2.   Left = 172
  3.   Top = 100
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Qsoft QuickFile - Settings'
  7.   ClientHeight = 368
  8.   ClientWidth = 563
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   ShowHint = True
  16.   OnCreate = FormCreate
  17.   OnHide = FormHide
  18.   OnPaint = FormPaint
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel1: TBevel
  23.     Left = 208
  24.     Top = 96
  25.     Width = 345
  26.     Height = 225
  27.     Style = bsRaised
  28.   end
  29.   object Label3: TLabel
  30.     Left = 224
  31.     Top = 104
  32.     Width = 140
  33.     Height = 13
  34.     Caption = 'Individual menu settings'
  35.     Font.Charset = ANSI_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.   end
  42.   object Label4: TLabel
  43.     Left = 224
  44.     Top = 128
  45.     Width = 69
  46.     Height = 13
  47.     Caption = 'Choose menu:'
  48.     Font.Charset = ANSI_CHARSET
  49.     Font.Color = clWindowText
  50.     Font.Height = -11
  51.     Font.Name = 'Tahoma'
  52.     Font.Style = []
  53.     ParentFont = False
  54.   end
  55.   object Label5: TLabel
  56.     Left = 224
  57.     Top = 168
  58.     Width = 28
  59.     Height = 13
  60.     Caption = 'Filter:'
  61.   end
  62.   object Label6: TLabel
  63.     Left = 224
  64.     Top = 196
  65.     Width = 45
  66.     Height = 13
  67.     Caption = 'Initial dir:'
  68.   end
  69.   object Label7: TLabel
  70.     Left = 224
  71.     Top = 224
  72.     Width = 23
  73.     Height = 13
  74.     Caption = 'Hint:'
  75.   end
  76.   object Label8: TLabel
  77.     Left = 224
  78.     Top = 258
  79.     Width = 25
  80.     Height = 13
  81.     Caption = 'Icon:'
  82.   end
  83.   object ImageIcon: TImage
  84.     Left = 288
  85.     Top = 248
  86.     Width = 32
  87.     Height = 33
  88.     Stretch = True
  89.   end
  90.   object Button1: TButton
  91.     Left = 470
  92.     Top = 336
  93.     Width = 83
  94.     Height = 23
  95.     Hint = 'Click to close this window'#13#10'and apply the changes.'
  96.     Caption = 'OK'
  97.     TabOrder = 0
  98.     OnClick = Button1Click
  99.   end
  100.   object Panel1: TPanel
  101.     Left = 8
  102.     Top = 8
  103.     Width = 185
  104.     Height = 313
  105.     TabOrder = 1
  106.     object Label1: TLabel
  107.       Left = 16
  108.       Top = 8
  109.       Width = 93
  110.       Height = 13
  111.       Caption = 'General settings'
  112.       Font.Charset = ANSI_CHARSET
  113.       Font.Color = clWindowText
  114.       Font.Height = -11
  115.       Font.Name = 'Tahoma'
  116.       Font.Style = [fsBold]
  117.       ParentFont = False
  118.     end
  119.     object Label9: TLabel
  120.       Left = 16
  121.       Top = 72
  122.       Width = 159
  123.       Height = 26
  124.       Caption = 'Word to replace &-sign in menus:'#13#10'(Otherwise & is shown as _ )'
  125.       ShowAccelChar = False
  126.     end
  127.     object CheckBoxEnableFloppy: TCheckBox
  128.       Left = 16
  129.       Top = 40
  130.       Width = 137
  131.       Height = 17
  132.       Hint = 
  133.         'Check if you want QuickFile'#13#10'to check FDD'#39's for files.'#13#10'Attentio' +
  134.         'n: this can slow down'#13#10'the program seriously when no'#13#10'floppy is ' +
  135.         'loaded.'
  136.       Caption = 'Enable &floppy disk drive'
  137.       TabOrder = 0
  138.     end
  139.     object Enterkey: TButton
  140.       Left = 16
  141.       Top = 272
  142.       Width = 153
  143.       Height = 23
  144.       Hint = 'Click when you have received '#13#10'your registration key'
  145.       Caption = 'Enter registration &key...'
  146.       TabOrder = 1
  147.       Visible = False
  148.       OnClick = EnterkeyClick
  149.     end
  150.     object EditAnd: TEdit
  151.       Left = 16
  152.       Top = 104
  153.       Width = 153
  154.       Height = 21
  155.       Hint = 'Enter word to replace '#39'&'#39' in the menus'#13#10'Example: and'
  156.       TabOrder = 2
  157.     end
  158.     object Reginfo: TButton
  159.       Left = 16
  160.       Top = 240
  161.       Width = 153
  162.       Height = 23
  163.       Hint = 'Click to read how to register this program'
  164.       Caption = 'Registration &info...'
  165.       TabOrder = 3
  166.       Visible = False
  167.       OnClick = ReginfoClick
  168.     end
  169.     object Button6: TButton
  170.       Left = 16
  171.       Top = 176
  172.       Width = 153
  173.       Height = 23
  174.       Hint = 'http://www.geocities.com/Siliconvalley/Sector/7979'
  175.       Caption = '&Goto Qsoft'#39's homepage...'
  176.       TabOrder = 4
  177.       OnClick = Button6Click
  178.     end
  179.     object Button7: TButton
  180.       Left = 16
  181.       Top = 144
  182.       Width = 153
  183.       Height = 23
  184.       Hint = 
  185.         'Click to unload QuickFile from memory and/or'#13#10'to prevent it from' +
  186.         ' loading again on Windows startup.'
  187.       Caption = '&Stop using Quickfile...'
  188.       TabOrder = 5
  189.       OnClick = Button7Click
  190.     end
  191.     object Button2: TButton
  192.       Left = 16
  193.       Top = 208
  194.       Width = 153
  195.       Height = 23
  196.       Hint = 'About QuickFile'
  197.       Caption = 'A&bout Quickfile'
  198.       TabOrder = 6
  199.       OnClick = Button2Click
  200.     end
  201.   end
  202.   object Panel2: TPanel
  203.     Left = 208
  204.     Top = 8
  205.     Width = 345
  206.     Height = 73
  207.     TabOrder = 2
  208.     object Label2: TLabel
  209.       Left = 16
  210.       Top = 8
  211.       Width = 85
  212.       Height = 13
  213.       Caption = 'Menu manager'
  214.       Font.Charset = ANSI_CHARSET
  215.       Font.Color = clWindowText
  216.       Font.Height = -11
  217.       Font.Name = 'Tahoma'
  218.       Font.Style = [fsBold]
  219.       ParentFont = False
  220.     end
  221.     object Button4: TButton
  222.       Left = 16
  223.       Top = 32
  224.       Width = 97
  225.       Height = 23
  226.       Hint = 'Click to create a new menu'
  227.       Caption = 'Ad&d menu...'
  228.       TabOrder = 0
  229.       OnClick = Button4Click
  230.     end
  231.     object Button5: TButton
  232.       Left = 120
  233.       Top = 32
  234.       Width = 97
  235.       Height = 23
  236.       Hint = 'Click to remove a menu'
  237.       Caption = '&Remove menu...'
  238.       TabOrder = 1
  239.       OnClick = Button5Click
  240.     end
  241.   end
  242.   object ComboBoxChooseMenu: TComboBox
  243.     Left = 312
  244.     Top = 126
  245.     Width = 225
  246.     Height = 21
  247.     Style = csDropDownList
  248.     ItemHeight = 13
  249.     TabOrder = 3
  250.     OnChange = ComboBoxChooseMenuChange
  251.     OnEnter = ComboBoxChooseMenuEnter
  252.   end
  253.   object EditFilter: TEdit
  254.     Left = 288
  255.     Top = 166
  256.     Width = 249
  257.     Height = 21
  258.     Hint = 
  259.       'Enter filter for files in this menu.'#13#10'Filters must be separated ' +
  260.       'by semicolons.'#13#10'Example:  *.doc;*.xls'
  261.     TabOrder = 4
  262.     OnEnter = EditFilterEnter
  263.   end
  264.   object EditInitialDir: TEdit
  265.     Left = 288
  266.     Top = 194
  267.     Width = 249
  268.     Height = 21
  269.     Hint = 
  270.       'Enter folder to start searching for files'#13#10'of the defined type. ' +
  271.       ' Enter nothing if you'#13#10'want to search all drives.'#13#10'Right click f' +
  272.       'or pre-defined folders.'
  273.     PopupMenu = PopupMenu1
  274.     TabOrder = 5
  275.     OnEnter = EditFilterEnter
  276.   end
  277.   object Button8: TButton
  278.     Left = 336
  279.     Top = 254
  280.     Width = 73
  281.     Height = 23
  282.     Hint = 'Click to change the icon shown for'#13#10'this menu on the system tray'
  283.     Caption = '&Change...'
  284.     TabOrder = 6
  285.     OnClick = Button8Click
  286.   end
  287.   object CheckBoxActive: TCheckBox
  288.     Left = 488
  289.     Top = 291
  290.     Width = 49
  291.     Height = 17
  292.     Hint = 'Check to enable this menu'
  293.     Caption = '&Active'
  294.     State = cbChecked
  295.     TabOrder = 7
  296.     OnEnter = EditFilterEnter
  297.   end
  298.   object EditHint: TEdit
  299.     Left = 288
  300.     Top = 222
  301.     Width = 249
  302.     Height = 21
  303.     Hint = 
  304.       'Enter hint to be shown for the icon'#13#10'of this menu on the system ' +
  305.       'tray'
  306.     TabOrder = 8
  307.     OnEnter = EditFilterEnter
  308.   end
  309.   object CheckBoxShowExt: TCheckBox
  310.     Left = 224
  311.     Top = 291
  312.     Width = 121
  313.     Height = 17
  314.     Hint = 'Check to show file extensions in menu'
  315.     Caption = 'Show file &extensions'
  316.     TabOrder = 9
  317.     OnEnter = EditFilterEnter
  318.   end
  319.   object PopupMenu1: TPopupMenu
  320.     Left = 496
  321.     Top = 192
  322.     object Desktop1: TMenuItem
  323.       Caption = 'Desktop'
  324.       OnClick = PopupMenu1Popup
  325.     end
  326.     object Mydocuments1: TMenuItem
  327.       Caption = 'Favorites'
  328.       OnClick = PopupMenu1Popup
  329.     end
  330.     object Personal1: TMenuItem
  331.       Caption = 'Personal'
  332.       OnClick = PopupMenu1Popup
  333.     end
  334.     object Programs1: TMenuItem
  335.       Caption = 'Programs'
  336.       OnClick = PopupMenu1Popup
  337.     end
  338.     object Recent1: TMenuItem
  339.       Caption = 'Recent'
  340.       OnClick = PopupMenu1Popup
  341.     end
  342.     object Startmenu1: TMenuItem
  343.       Caption = 'Start menu'
  344.       OnClick = PopupMenu1Popup
  345.     end
  346.   end
  347. end
  348.