home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BWAVE / BW95_253.RAR / BWPROJ.EXE / 0 / RCDATA / TFMOPTION / TFMOPTION.txt
Text File  |  1997-12-29  |  13KB  |  542 lines

  1. object FMOption: TFMOption
  2.   Left = 52
  3.   Top = 15
  4.   Width = 579
  5.   Height = 372
  6.   ActiveControl = ButtonOK
  7.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜95∩┐╜∩┐╜∩┐╜∩┐╜'
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 12
  16.   object ButtonOK: TButton
  17.     Left = 480
  18.     Top = 40
  19.     Width = 73
  20.     Height = 25
  21.     Caption = '╚╖∩┐╜∩┐╜'
  22.     Default = True
  23.     TabOrder = 0
  24.     OnClick = ButtonOKClick
  25.   end
  26.   object Button2: TButton
  27.     Left = 480
  28.     Top = 80
  29.     Width = 73
  30.     Height = 25
  31.     Cancel = True
  32.     Caption = '╚í∩┐╜∩┐╜'
  33.     ModalResult = 2
  34.     TabOrder = 1
  35.     OnClick = Button2Click
  36.   end
  37.   object PageControl1: TPageControl
  38.     Left = 16
  39.     Top = 16
  40.     Width = 441
  41.     Height = 313
  42.     ActivePage = TabSheet1
  43.     TabOrder = 2
  44.     object TabSheet1: TTabSheet
  45.       Caption = '┬╖∩┐╜∩┐╜'
  46.       object Label5: TLabel
  47.         Left = 24
  48.         Top = 16
  49.         Width = 84
  50.         Height = 12
  51.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╩▒─┐┬╝'
  52.       end
  53.       object Label6: TLabel
  54.         Left = 24
  55.         Top = 40
  56.         Width = 84
  57.         Height = 12
  58.         Caption = 'PKZIP.EXE ─┐┬╝'
  59.         Visible = False
  60.       end
  61.       object Label7: TLabel
  62.         Left = 24
  63.         Top = 64
  64.         Width = 96
  65.         Height = 12
  66.         Caption = 'PKUNZIP.EXE ─┐┬╝'
  67.         Visible = False
  68.       end
  69.       object Label8: TLabel
  70.         Left = 24
  71.         Top = 64
  72.         Width = 48
  73.         Height = 12
  74.         Caption = '∩┐╜┼░∩┐╜─┐┬╝'
  75.       end
  76.       object Label1: TLabel
  77.         Left = 24
  78.         Top = 88
  79.         Width = 48
  80.         Height = 12
  81.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜─┐┬╝'
  82.       end
  83.       object Label2: TLabel
  84.         Left = 24
  85.         Top = 112
  86.         Width = 48
  87.         Height = 12
  88.         Caption = '╟⌐∩┐╜∩┐╜∩┐╜─╝∩┐╜'
  89.       end
  90.       object Label3: TLabel
  91.         Left = 24
  92.         Top = 136
  93.         Width = 48
  94.         Height = 12
  95.         Caption = '∩┐╜∩┐╜∩┐╜╘╛∩┐╜∩┐╜∩┐╜'
  96.       end
  97.       object Label9: TLabel
  98.         Left = 24
  99.         Top = 40
  100.         Width = 72
  101.         Height = 12
  102.         Caption = 'ARJ.EXE ─┐┬╝'
  103.       end
  104.       object Label12: TLabel
  105.         Left = 24
  106.         Top = 168
  107.         Width = 156
  108.         Height = 12
  109.         Caption = '∩┐╜∩┐╜∩┐╜╥╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜─┐┬╝(FIND.000)'
  110.       end
  111.       object WPath: TEdit
  112.         Left = 160
  113.         Top = 16
  114.         Width = 241
  115.         Height = 20
  116.         TabOrder = 0
  117.         Text = 'WPath'
  118.       end
  119.       object ZPath: TEdit
  120.         Left = 176
  121.         Top = 40
  122.         Width = 153
  123.         Height = 20
  124.         TabOrder = 1
  125.         Text = 'ZPath'
  126.         Visible = False
  127.       end
  128.       object UPath: TEdit
  129.         Left = 176
  130.         Top = 64
  131.         Width = 153
  132.         Height = 20
  133.         TabOrder = 2
  134.         Text = 'UPath'
  135.         Visible = False
  136.       end
  137.       object DPath: TEdit
  138.         Left = 160
  139.         Top = 64
  140.         Width = 241
  141.         Height = 20
  142.         TabOrder = 3
  143.         Text = 'DPath'
  144.       end
  145.       object ulpath: TEdit
  146.         Left = 160
  147.         Top = 88
  148.         Width = 241
  149.         Height = 20
  150.         TabOrder = 4
  151.         Text = 'ulpath'
  152.       end
  153.       object Spath: TEdit
  154.         Left = 160
  155.         Top = 112
  156.         Width = 241
  157.         Height = 20
  158.         TabOrder = 5
  159.         Text = 'Spath'
  160.         OnExit = SpathExit
  161.       end
  162.       object Tpath: TEdit
  163.         Left = 160
  164.         Top = 136
  165.         Width = 241
  166.         Height = 20
  167.         TabOrder = 6
  168.         Text = 'Tpath'
  169.       end
  170.       object APath: TEdit
  171.         Left = 160
  172.         Top = 40
  173.         Width = 241
  174.         Height = 20
  175.         TabOrder = 7
  176.         Text = 'APath'
  177.       end
  178.       object BrowseZip: TButton
  179.         Left = 408
  180.         Top = 56
  181.         Width = 17
  182.         Height = 17
  183.         Caption = '...'
  184.         TabOrder = 8
  185.         Visible = False
  186.         OnClick = BrowseZipClick
  187.       end
  188.       object fpath: TEdit
  189.         Left = 256
  190.         Top = 168
  191.         Width = 145
  192.         Height = 23
  193.         Font.Charset = DEFAULT_CHARSET
  194.         Font.Color = clWindowText
  195.         Font.Height = -12
  196.         Font.Name = 'Courier New'
  197.         Font.Style = []
  198.         ParentFont = False
  199.         TabOrder = 9
  200.         Text = 'fpath'
  201.       end
  202.     end
  203.     object TabSheet2: TTabSheet
  204.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  205.       object Label10: TLabel
  206.         Left = 320
  207.         Top = 159
  208.         Width = 20
  209.         Height = 18
  210.         Caption = ':)'
  211.         Font.Charset = DEFAULT_CHARSET
  212.         Font.Color = clWindowText
  213.         Font.Height = -16
  214.         Font.Name = 'Courier New'
  215.         Font.Style = []
  216.         ParentFont = False
  217.       end
  218.       object Label11: TLabel
  219.         Left = 344
  220.         Top = 160
  221.         Width = 29
  222.         Height = 17
  223.         Caption = 'FJ'
  224.         Font.Charset = DEFAULT_CHARSET
  225.         Font.Color = clBlack
  226.         Font.Height = -16
  227.         Font.Name = 'Wingdings'
  228.         Font.Style = []
  229.         ParentFont = False
  230.       end
  231.       object Label13: TLabel
  232.         Left = 336
  233.         Top = 206
  234.         Width = 42
  235.         Height = 12
  236.         Caption = '∩┐╜∩┐╜   ╔╛'
  237.       end
  238.       object Label15: TLabel
  239.         Left = 336
  240.         Top = 228
  241.         Width = 42
  242.         Height = 12
  243.         Caption = '∩┐╜∩┐╜   ∩┐╜∩┐╜'
  244.       end
  245.       object Shape1: TShape
  246.         Left = 352
  247.         Top = 206
  248.         Width = 12
  249.         Height = 12
  250.         Brush.Color = clRed
  251.       end
  252.       object Shape2: TShape
  253.         Left = 324
  254.         Top = 206
  255.         Width = 12
  256.         Height = 12
  257.         Brush.Color = clGreen
  258.       end
  259.       object Shape3: TShape
  260.         Left = 352
  261.         Top = 228
  262.         Width = 12
  263.         Height = 12
  264.         Brush.Color = clYellow
  265.       end
  266.       object Shape4: TShape
  267.         Left = 324
  268.         Top = 228
  269.         Width = 12
  270.         Height = 12
  271.         Brush.Color = clBlue
  272.       end
  273.       object GroupBox1: TGroupBox
  274.         Left = 16
  275.         Top = 16
  276.         Width = 193
  277.         Height = 49
  278.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜┼╝∩┐╜'
  279.         TabOrder = 0
  280.         object CheckFrom: TCheckBox
  281.           Left = 16
  282.           Top = 16
  283.           Width = 73
  284.           Height = 17
  285.           Caption = '╨┤∩┐╜∩┐╜∩┐╜∩┐╜'
  286.           TabOrder = 0
  287.         end
  288.         object CheckTo: TCheckBox
  289.           Left = 96
  290.           Top = 16
  291.           Width = 73
  292.           Height = 17
  293.           Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  294.           State = cbChecked
  295.           TabOrder = 1
  296.         end
  297.       end
  298.       object AutoSort: TRadioGroup
  299.         Left = 16
  300.         Top = 80
  301.         Width = 193
  302.         Height = 185
  303.         Caption = '∩┐╜┼╝∩┐╜∩┐╜╘╢∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  304.         ItemIndex = 3
  305.         Items.Strings = (
  306.           '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜      [&Unsort]'
  307.           '∩┐╜∩┐╜╨┤∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜[&From]'
  308.           '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜[&To]'
  309.           '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜  [&Subj]'
  310.           '∩┐╜∩┐╜∩┐╜∩┐╜╨í∩┐╜∩┐╜∩┐╜∩┐╜  [Si&ze]'
  311.           '∩┐╜∩┐╜╩▒∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜  [Ti&me]')
  312.         TabOrder = 1
  313.       end
  314.       object AutoExt: TCheckBox
  315.         Left = 224
  316.         Top = 88
  317.         Width = 153
  318.         Height = 17
  319.         Caption = '∩┐╜╘╢∩┐╜∩┐╜▐╕∩┐╜∩┐╜─╝∩┐╜∩┐╜∩┐╜╫║'
  320.         TabOrder = 2
  321.       end
  322.       object Symbols: TCheckBox
  323.         Left = 224
  324.         Top = 160
  325.         Width = 89
  326.         Height = 17
  327.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜µ╗╗'
  328.         TabOrder = 3
  329.       end
  330.       object FiltChar: TCheckBox
  331.         Left = 224
  332.         Top = 112
  333.         Width = 121
  334.         Height = 17
  335.         Caption = '∩┐╜∩┐╜∩┐╜╦╖╟╖∩┐╜∩┐╜╓╖∩┐╜'
  336.         TabOrder = 4
  337.       end
  338.       object AreaListType: TRadioGroup
  339.         Left = 224
  340.         Top = 16
  341.         Width = 185
  342.         Height = 65
  343.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  344.         ItemIndex = 0
  345.         Items.Strings = (
  346.           '∩┐╜╨│∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  347.           '╓╗∩┐╜╨│∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜')
  348.         TabOrder = 5
  349.       end
  350.       object HighLightText: TCheckBox
  351.         Left = 224
  352.         Top = 136
  353.         Width = 97
  354.         Height = 17
  355.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜─▒∩┐╜'
  356.         TabOrder = 6
  357.       end
  358.       object AutoPerson: TCheckBox
  359.         Left = 224
  360.         Top = 184
  361.         Width = 185
  362.         Height = 17
  363.         Caption = '∩┐╜╘╢∩┐╜∩┐╜≥┐¬╕∩┐╜∩┐╜∩┐╜∩┐╜┼╝∩┐╜∩┐╜╨▒∩┐╜'
  364.         TabOrder = 7
  365.       end
  366.       object oColorflag: TCheckBox
  367.         Left = 224
  368.         Top = 208
  369.         Width = 97
  370.         Height = 17
  371.         Caption = '∩┐╜∩┐╜╔½∩┐╜∩┐╜╓╛'
  372.         TabOrder = 8
  373.       end
  374.       object autocleartext: TCheckBox
  375.         Left = 224
  376.         Top = 248
  377.         Width = 145
  378.         Height = 17
  379.         Caption = '∩┐╜╪▒∩┐╜╩▒∩┐╜∩┐╜∩┐╜∩┐╜─▒∩┐╜'
  380.         TabOrder = 9
  381.       end
  382.     end
  383.     object TabSheet3: TTabSheet
  384.       Caption = '╨┤∩┐╜∩┐╜'
  385.       object Label4: TLabel
  386.         Left = 16
  387.         Top = 16
  388.         Width = 48
  389.         Height = 12
  390.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜═╖'
  391.       end
  392.       object QHead: TEdit
  393.         Left = 104
  394.         Top = 16
  395.         Width = 313
  396.         Height = 20
  397.         TabOrder = 0
  398.       end
  399.       object AddRe: TCheckBox
  400.         Left = 16
  401.         Top = 48
  402.         Width = 145
  403.         Height = 17
  404.         Caption = '∩┐╜∩┐╜∩┐╜┼▒∩┐╜∩┐╜∩┐╜∩┐╜'#39'Re:'#39
  405.         TabOrder = 1
  406.       end
  407.       object IncreaseQuote: TCheckBox
  408.         Left = 16
  409.         Top = 72
  410.         Width = 137
  411.         Height = 17
  412.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜├┤∩┐╜∩┐╜∩┐╜'#39'>'#39
  413.         TabOrder = 2
  414.       end
  415.       object ODelReply: TRadioGroup
  416.         Left = 16
  417.         Top = 96
  418.         Width = 145
  419.         Height = 89
  420.         Caption = '∩┐╜∩┐╜∩┐╜┼░∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  421.         ItemIndex = 1
  422.         Items.Strings = (
  423.           '∩┐╜╘╢∩┐╜╔╛∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜┼░∩┐╜'
  424.           '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜├╗∩┐╜╔╛∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜┼░∩┐╜'
  425.           '∩┐╜╘╢∩┐╜∩┐╜≥┐¬╗∩┐╜∩┐╜┼░∩┐╜')
  426.         TabOrder = 3
  427.       end
  428.       object randomtagline: TCheckBox
  429.         Left = 232
  430.         Top = 48
  431.         Width = 169
  432.         Height = 17
  433.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╘╛∩┐╜∩┐╜∩┐╜'
  434.         TabOrder = 4
  435.       end
  436.     end
  437.     object TabSheet4: TTabSheet
  438.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  439.       object EmuBWDos: TCheckBox
  440.         Left = 16
  441.         Top = 16
  442.         Width = 97
  443.         Height = 17
  444.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  445.         TabOrder = 0
  446.       end
  447.       object Memo1: TMemo
  448.         Left = 16
  449.         Top = 48
  450.         Width = 401
  451.         Height = 153
  452.         Font.Charset = DEFAULT_CHARSET
  453.         Font.Color = clWindowText
  454.         Font.Height = -12
  455.         Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  456.         Font.Style = []
  457.         Lines.Strings = (
  458.           '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜┼╖∩┐╜╩╜, ∩┐╜┼╝∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╓╗∩┐╜∩┐╜, '
  459.           '∩┐╜╚╝∩┐╜:'
  460.           'e:╨┤∩┐╜∩┐╜∩┐╜∩┐╜'
  461.           'o:∩┐╜╪╕∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  462.           'r:∩┐╜╪╕∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  463.           'del:╔╛∩┐╜∩┐╜, ╫¬∩┐╜∩┐╜∩┐╜∩┐╜╥╗∩┐╜∩┐╜'
  464.           '<-:∩┐╜∩┐╜╥╗∩┐╜∩┐╜∩┐╜∩┐╜'
  465.           '->:∩┐╜∩┐╜╥╗∩┐╜∩┐╜∩┐╜∩┐╜'
  466.           'home:∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜═╖'
  467.           'end: ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╬▓'
  468.           '∩┐╜∩┐╜∩┐╜∩┐╜/∩┐╜∩┐╜∩┐╜∩┐╜:∩┐╜∩┐╜/∩┐╜∩┐╜╥╗∩┐╜∩┐╜'
  469.           'PageUp/PageDown:∩┐╜∩┐╜/∩┐╜┬╖∩┐╜╥│')
  470.         ParentFont = False
  471.         ReadOnly = True
  472.         TabOrder = 1
  473.       end
  474.       object OpenUnRead: TCheckBox
  475.         Left = 16
  476.         Top = 216
  477.         Width = 177
  478.         Height = 17
  479.         Caption = '∩┐╜╘╢∩┐╜∩┐╜∩┐╜╬┤∩┐╜∩┐╜∩┐╜┼╝∩┐╜'
  480.         TabOrder = 2
  481.       end
  482.       object SkipReadmail: TCheckBox
  483.         Left = 16
  484.         Top = 240
  485.         Width = 201
  486.         Height = 17
  487.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╥╝∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╤╢∩┐╜∩┐╜┼╝∩┐╜'
  488.         TabOrder = 3
  489.       end
  490.     end
  491.     object TabSheet5: TTabSheet
  492.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  493.       object OShowTool: TCheckBox
  494.         Left = 16
  495.         Top = 24
  496.         Width = 145
  497.         Height = 17
  498.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜╩╛∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  499.         TabOrder = 0
  500.       end
  501.       object OShowCaption: TCheckBox
  502.         Left = 16
  503.         Top = 48
  504.         Width = 145
  505.         Height = 17
  506.         Caption = '∩┐╜∩┐╜╩╛∩┐╜∩┐╜┼Ñ∩┐╜∩┐╜∩┐╜∩┐╜'
  507.         TabOrder = 1
  508.       end
  509.     end
  510.     object TabSheet6: TTabSheet
  511.       Caption = '╟⌐∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  512.       object Memo2: TMemo
  513.         Left = 8
  514.         Top = 8
  515.         Width = 417
  516.         Height = 169
  517.         TabOrder = 0
  518.       end
  519.       object Memo3: TMemo
  520.         Left = 8
  521.         Top = 192
  522.         Width = 417
  523.         Height = 89
  524.         Lines.Strings = (
  525.           '∩┐╜∩┐╜╟⌐∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  526.           '∩┐╜∩┐╜1∩┐╜∩┐╜:[multisignature]'
  527.           '╫ó:∩┐╜∩┐╜∩┐╜╨▒∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜!'
  528.           '∩┐╜∩┐╜2∩┐╜∩┐╜:╟⌐∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜1 = ╟⌐∩┐╜∩┐╜1∩┐╜─╝∩┐╜∩┐╜∩┐╜'
  529.           '∩┐╜∩┐╜3∩┐╜∩┐╜:╟⌐∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜2 = ╟⌐∩┐╜∩┐╜2∩┐╜─╝∩┐╜∩┐╜∩┐╜'
  530.           '╫ó:∩┐╜∩┐╜∩┐╜╞╜∩┐╜∩┐╜∩┐╜╩╛∩┐╜┌╢∩┐╜╥│∩┐╜∩┐╜∩┐╜╞╡∩┐╜╥│═╖')
  531.         ReadOnly = True
  532.         TabOrder = 1
  533.       end
  534.     end
  535.   end
  536.   object OpenZip: TOpenDialog
  537.     Filter = 'PKZIP.EXE|pkzip.exe'
  538.     Left = 520
  539.     Top = 8
  540.   end
  541. end
  542.