home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Internet / opc_v3 / _SETUP.1 / OPC.exe / 0 / RCDATA / TBTNBOTTOMDLG2 / TBTNBOTTOMDLG2.txt
Text File  |  1999-04-21  |  18KB  |  738 lines

  1. object BtnBottomDlg2: TBtnBottomDlg2
  2.   Left = 570
  3.   Top = 123
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Filter Menu'
  7.   ClientHeight = 187
  8.   ClientWidth = 307
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'Times New Roman'
  13.   Font.Style = []
  14.   Menu = MainMenu2
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 14
  19.   object PageControl1: TPageControl
  20.     Left = 0
  21.     Top = 0
  22.     Width = 307
  23.     Height = 187
  24.     ActivePage = TabSheet1
  25.     Align = alClient
  26.     HotTrack = True
  27.     TabOrder = 0
  28.     object TabSheet1: TTabSheet
  29.       Caption = 'Date (dd/mm/yy)'
  30.       object Panel3: TPanel
  31.         Left = -8
  32.         Top = 0
  33.         Width = 329
  34.         Height = 273
  35.         BevelOuter = bvNone
  36.         TabOrder = 0
  37.         object Bevel1: TBevel
  38.           Left = 152
  39.           Top = 8
  40.           Width = 9
  41.           Height = 145
  42.           Shape = bsLeftLine
  43.         end
  44.         object RadioButton1: TRadioButton
  45.           Left = 16
  46.           Top = 16
  47.           Width = 73
  48.           Height = 17
  49.           Caption = 'Any Date'
  50.           Checked = True
  51.           Font.Charset = DEFAULT_CHARSET
  52.           Font.Color = clBlack
  53.           Font.Height = -11
  54.           Font.Name = 'Times New Roman'
  55.           Font.Style = []
  56.           ParentFont = False
  57.           TabOrder = 0
  58.           TabStop = True
  59.         end
  60.         object RadioButton2: TRadioButton
  61.           Left = 16
  62.           Top = 40
  63.           Width = 89
  64.           Height = 17
  65.           Caption = 'Certain Date'
  66.           Font.Charset = DEFAULT_CHARSET
  67.           Font.Color = clBlack
  68.           Font.Height = -11
  69.           Font.Name = 'Times New Roman'
  70.           Font.Style = []
  71.           ParentFont = False
  72.           TabOrder = 1
  73.         end
  74.         object SpinEdit1: TSpinEdit
  75.           Left = 16
  76.           Top = 64
  77.           Width = 41
  78.           Height = 23
  79.           Font.Charset = DEFAULT_CHARSET
  80.           Font.Color = clBlack
  81.           Font.Height = -11
  82.           Font.Name = 'Times New Roman'
  83.           Font.Style = []
  84.           MaxValue = 31
  85.           MinValue = 1
  86.           ParentFont = False
  87.           TabOrder = 2
  88.           Value = 12
  89.         end
  90.         object SpinEdit2: TSpinEdit
  91.           Left = 56
  92.           Top = 64
  93.           Width = 41
  94.           Height = 23
  95.           Font.Charset = DEFAULT_CHARSET
  96.           Font.Color = clBlack
  97.           Font.Height = -11
  98.           Font.Name = 'Times New Roman'
  99.           Font.Style = []
  100.           MaxValue = 12
  101.           MinValue = 1
  102.           ParentFont = False
  103.           TabOrder = 3
  104.           Value = 12
  105.         end
  106.         object SpinEdit3: TSpinEdit
  107.           Left = 96
  108.           Top = 64
  109.           Width = 49
  110.           Height = 23
  111.           Font.Charset = DEFAULT_CHARSET
  112.           Font.Color = clBlack
  113.           Font.Height = -11
  114.           Font.Name = 'Times New Roman'
  115.           Font.Style = []
  116.           MaxValue = 3000
  117.           MinValue = 1900
  118.           ParentFont = False
  119.           TabOrder = 4
  120.           Value = 1900
  121.         end
  122.         object SpinEdit6: TSpinEdit
  123.           Left = 96
  124.           Top = 120
  125.           Width = 49
  126.           Height = 23
  127.           Font.Charset = DEFAULT_CHARSET
  128.           Font.Color = clBlack
  129.           Font.Height = -11
  130.           Font.Name = 'Times New Roman'
  131.           Font.Style = []
  132.           MaxValue = 3000
  133.           MinValue = 1900
  134.           ParentFont = False
  135.           TabOrder = 8
  136.           Value = 1900
  137.         end
  138.         object SpinEdit5: TSpinEdit
  139.           Left = 56
  140.           Top = 120
  141.           Width = 41
  142.           Height = 23
  143.           Font.Charset = DEFAULT_CHARSET
  144.           Font.Color = clBlack
  145.           Font.Height = -11
  146.           Font.Name = 'Times New Roman'
  147.           Font.Style = []
  148.           MaxValue = 12
  149.           MinValue = 1
  150.           ParentFont = False
  151.           TabOrder = 7
  152.           Value = 12
  153.         end
  154.         object SpinEdit4: TSpinEdit
  155.           Left = 16
  156.           Top = 120
  157.           Width = 41
  158.           Height = 23
  159.           Font.Charset = DEFAULT_CHARSET
  160.           Font.Color = clBlack
  161.           Font.Height = -11
  162.           Font.Name = 'Times New Roman'
  163.           Font.Style = []
  164.           MaxValue = 31
  165.           MinValue = 1
  166.           ParentFont = False
  167.           TabOrder = 6
  168.           Value = 12
  169.         end
  170.         object RadioButton3: TRadioButton
  171.           Left = 16
  172.           Top = 96
  173.           Width = 89
  174.           Height = 17
  175.           Caption = 'Before Date'
  176.           Font.Charset = DEFAULT_CHARSET
  177.           Font.Color = clBlack
  178.           Font.Height = -11
  179.           Font.Name = 'Times New Roman'
  180.           Font.Style = []
  181.           ParentFont = False
  182.           TabOrder = 5
  183.         end
  184.         object RadioButton4: TRadioButton
  185.           Left = 168
  186.           Top = 16
  187.           Width = 105
  188.           Height = 17
  189.           Caption = 'Between Dates'
  190.           Font.Charset = DEFAULT_CHARSET
  191.           Font.Color = clBlack
  192.           Font.Height = -11
  193.           Font.Name = 'Times New Roman'
  194.           Font.Style = []
  195.           ParentFont = False
  196.           TabOrder = 9
  197.         end
  198.         object SpinEdit7: TSpinEdit
  199.           Left = 168
  200.           Top = 40
  201.           Width = 41
  202.           Height = 23
  203.           Font.Charset = DEFAULT_CHARSET
  204.           Font.Color = clBlack
  205.           Font.Height = -11
  206.           Font.Name = 'Times New Roman'
  207.           Font.Style = []
  208.           MaxValue = 31
  209.           MinValue = 1
  210.           ParentFont = False
  211.           TabOrder = 10
  212.           Value = 12
  213.         end
  214.         object SpinEdit10: TSpinEdit
  215.           Left = 168
  216.           Top = 72
  217.           Width = 41
  218.           Height = 23
  219.           Font.Charset = DEFAULT_CHARSET
  220.           Font.Color = clBlack
  221.           Font.Height = -11
  222.           Font.Name = 'Times New Roman'
  223.           Font.Style = []
  224.           MaxValue = 31
  225.           MinValue = 1
  226.           ParentFont = False
  227.           TabOrder = 13
  228.           Value = 12
  229.         end
  230.         object SpinEdit11: TSpinEdit
  231.           Left = 208
  232.           Top = 72
  233.           Width = 41
  234.           Height = 23
  235.           Font.Charset = DEFAULT_CHARSET
  236.           Font.Color = clBlack
  237.           Font.Height = -11
  238.           Font.Name = 'Times New Roman'
  239.           Font.Style = []
  240.           MaxValue = 12
  241.           MinValue = 1
  242.           ParentFont = False
  243.           TabOrder = 14
  244.           Value = 12
  245.         end
  246.         object SpinEdit8: TSpinEdit
  247.           Left = 208
  248.           Top = 40
  249.           Width = 41
  250.           Height = 23
  251.           Font.Charset = DEFAULT_CHARSET
  252.           Font.Color = clBlack
  253.           Font.Height = -11
  254.           Font.Name = 'Times New Roman'
  255.           Font.Style = []
  256.           MaxValue = 12
  257.           MinValue = 1
  258.           ParentFont = False
  259.           TabOrder = 11
  260.           Value = 12
  261.         end
  262.         object SpinEdit9: TSpinEdit
  263.           Left = 248
  264.           Top = 40
  265.           Width = 49
  266.           Height = 23
  267.           Font.Charset = DEFAULT_CHARSET
  268.           Font.Color = clBlack
  269.           Font.Height = -11
  270.           Font.Name = 'Times New Roman'
  271.           Font.Style = []
  272.           MaxValue = 3000
  273.           MinValue = 1900
  274.           ParentFont = False
  275.           TabOrder = 12
  276.           Value = 1900
  277.         end
  278.         object SpinEdit12: TSpinEdit
  279.           Left = 248
  280.           Top = 72
  281.           Width = 49
  282.           Height = 23
  283.           Font.Charset = DEFAULT_CHARSET
  284.           Font.Color = clBlack
  285.           Font.Height = -11
  286.           Font.Name = 'Times New Roman'
  287.           Font.Style = []
  288.           MaxValue = 3000
  289.           MinValue = 1900
  290.           ParentFont = False
  291.           TabOrder = 15
  292.           Value = 1900
  293.         end
  294.         object SpinEdit15: TSpinEdit
  295.           Left = 248
  296.           Top = 120
  297.           Width = 49
  298.           Height = 23
  299.           Font.Charset = DEFAULT_CHARSET
  300.           Font.Color = clBlack
  301.           Font.Height = -11
  302.           Font.Name = 'Times New Roman'
  303.           Font.Style = []
  304.           MaxValue = 3000
  305.           MinValue = 1900
  306.           ParentFont = False
  307.           TabOrder = 19
  308.           Value = 1900
  309.         end
  310.         object SpinEdit14: TSpinEdit
  311.           Left = 208
  312.           Top = 120
  313.           Width = 41
  314.           Height = 23
  315.           Font.Charset = DEFAULT_CHARSET
  316.           Font.Color = clBlack
  317.           Font.Height = -11
  318.           Font.Name = 'Times New Roman'
  319.           Font.Style = []
  320.           MaxValue = 12
  321.           MinValue = 1
  322.           ParentFont = False
  323.           TabOrder = 18
  324.           Value = 12
  325.         end
  326.         object SpinEdit13: TSpinEdit
  327.           Left = 168
  328.           Top = 120
  329.           Width = 41
  330.           Height = 23
  331.           Font.Charset = DEFAULT_CHARSET
  332.           Font.Color = clBlack
  333.           Font.Height = -11
  334.           Font.Name = 'Times New Roman'
  335.           Font.Style = []
  336.           MaxValue = 31
  337.           MinValue = 1
  338.           ParentFont = False
  339.           TabOrder = 17
  340.           Value = 12
  341.         end
  342.         object RadioButton5: TRadioButton
  343.           Left = 168
  344.           Top = 102
  345.           Width = 81
  346.           Height = 17
  347.           Caption = 'After Date'
  348.           Font.Charset = DEFAULT_CHARSET
  349.           Font.Color = clBlack
  350.           Font.Height = -11
  351.           Font.Name = 'Times New Roman'
  352.           Font.Style = []
  353.           ParentFont = False
  354.           TabOrder = 16
  355.         end
  356.       end
  357.     end
  358.     object TabSheet2: TTabSheet
  359.       Caption = 'Duration (hh/mm/ss)'
  360.       object Panel4: TPanel
  361.         Left = 4
  362.         Top = 0
  363.         Width = 317
  364.         Height = 265
  365.         BevelOuter = bvNone
  366.         TabOrder = 0
  367.         object Bevel2: TBevel
  368.           Left = 138
  369.           Top = 8
  370.           Width = 9
  371.           Height = 145
  372.           Shape = bsLeftLine
  373.         end
  374.         object RadioButton6: TRadioButton
  375.           Left = 8
  376.           Top = 16
  377.           Width = 97
  378.           Height = 17
  379.           Caption = 'Any Duration'
  380.           Checked = True
  381.           TabOrder = 0
  382.           TabStop = True
  383.         end
  384.         object RadioButton7: TRadioButton
  385.           Left = 8
  386.           Top = 40
  387.           Width = 110
  388.           Height = 17
  389.           Caption = 'Certain Duration'
  390.           TabOrder = 1
  391.         end
  392.         object SpinEdit16: TSpinEdit
  393.           Left = 8
  394.           Top = 64
  395.           Width = 41
  396.           Height = 23
  397.           MaxLength = 3
  398.           MaxValue = 999
  399.           MinValue = 0
  400.           TabOrder = 2
  401.           Value = 0
  402.         end
  403.         object SpinEdit17: TSpinEdit
  404.           Left = 48
  405.           Top = 64
  406.           Width = 41
  407.           Height = 23
  408.           Font.Charset = ANSI_CHARSET
  409.           Font.Color = clBlack
  410.           Font.Height = -11
  411.           Font.Name = 'Times New Roman'
  412.           Font.Style = []
  413.           MaxLength = 2
  414.           MaxValue = 59
  415.           MinValue = 0
  416.           ParentFont = False
  417.           TabOrder = 3
  418.           Value = 0
  419.         end
  420.         object SpinEdit18: TSpinEdit
  421.           Left = 88
  422.           Top = 64
  423.           Width = 41
  424.           Height = 23
  425.           MaxLength = 2
  426.           MaxValue = 59
  427.           MinValue = 0
  428.           TabOrder = 4
  429.           Value = 0
  430.         end
  431.         object SpinEdit21: TSpinEdit
  432.           Left = 88
  433.           Top = 120
  434.           Width = 41
  435.           Height = 23
  436.           MaxLength = 2
  437.           MaxValue = 59
  438.           MinValue = 0
  439.           TabOrder = 8
  440.           Value = 0
  441.         end
  442.         object SpinEdit20: TSpinEdit
  443.           Left = 48
  444.           Top = 120
  445.           Width = 41
  446.           Height = 23
  447.           MaxLength = 2
  448.           MaxValue = 59
  449.           MinValue = 0
  450.           TabOrder = 7
  451.           Value = 0
  452.         end
  453.         object SpinEdit19: TSpinEdit
  454.           Left = 8
  455.           Top = 120
  456.           Width = 41
  457.           Height = 23
  458.           MaxLength = 3
  459.           MaxValue = 999
  460.           MinValue = 0
  461.           TabOrder = 6
  462.           Value = 0
  463.         end
  464.         object RadioButton8: TRadioButton
  465.           Left = 10
  466.           Top = 94
  467.           Width = 109
  468.           Height = 17
  469.           Caption = 'Minimum Duration'
  470.           TabOrder = 5
  471.         end
  472.         object RadioButton9: TRadioButton
  473.           Left = 154
  474.           Top = 16
  475.           Width = 109
  476.           Height = 17
  477.           Caption = 'Between Duration'
  478.           TabOrder = 9
  479.         end
  480.         object SpinEdit22: TSpinEdit
  481.           Left = 152
  482.           Top = 40
  483.           Width = 41
  484.           Height = 23
  485.           MaxLength = 3
  486.           MaxValue = 999
  487.           MinValue = 0
  488.           TabOrder = 10
  489.           Value = 0
  490.         end
  491.         object SpinEdit25: TSpinEdit
  492.           Left = 152
  493.           Top = 70
  494.           Width = 41
  495.           Height = 23
  496.           MaxLength = 3
  497.           MaxValue = 999
  498.           MinValue = 0
  499.           TabOrder = 13
  500.           Value = 0
  501.         end
  502.         object SpinEdit26: TSpinEdit
  503.           Left = 192
  504.           Top = 70
  505.           Width = 41
  506.           Height = 23
  507.           MaxLength = 2
  508.           MaxValue = 59
  509.           MinValue = 0
  510.           TabOrder = 14
  511.           Value = 0
  512.         end
  513.         object SpinEdit23: TSpinEdit
  514.           Left = 192
  515.           Top = 40
  516.           Width = 41
  517.           Height = 23
  518.           MaxLength = 2
  519.           MaxValue = 59
  520.           MinValue = 0
  521.           TabOrder = 11
  522.           Value = 0
  523.         end
  524.         object SpinEdit24: TSpinEdit
  525.           Left = 232
  526.           Top = 40
  527.           Width = 41
  528.           Height = 23
  529.           MaxLength = 2
  530.           MaxValue = 59
  531.           MinValue = 0
  532.           TabOrder = 12
  533.           Value = 0
  534.         end
  535.         object SpinEdit27: TSpinEdit
  536.           Left = 232
  537.           Top = 70
  538.           Width = 41
  539.           Height = 23
  540.           MaxLength = 2
  541.           MaxValue = 59
  542.           MinValue = 0
  543.           TabOrder = 15
  544.           Value = 0
  545.         end
  546.         object SpinEdit30: TSpinEdit
  547.           Left = 232
  548.           Top = 120
  549.           Width = 41
  550.           Height = 23
  551.           MaxLength = 2
  552.           MaxValue = 59
  553.           MinValue = 0
  554.           TabOrder = 19
  555.           Value = 0
  556.         end
  557.         object SpinEdit29: TSpinEdit
  558.           Left = 192
  559.           Top = 120
  560.           Width = 41
  561.           Height = 23
  562.           MaxLength = 2
  563.           MaxValue = 59
  564.           MinValue = 0
  565.           TabOrder = 18
  566.           Value = 0
  567.         end
  568.         object SpinEdit28: TSpinEdit
  569.           Left = 152
  570.           Top = 120
  571.           Width = 41
  572.           Height = 23
  573.           MaxLength = 3
  574.           MaxValue = 999
  575.           MinValue = 0
  576.           TabOrder = 17
  577.           Value = 0
  578.         end
  579.         object RadioButton10: TRadioButton
  580.           Left = 154
  581.           Top = 102
  582.           Width = 109
  583.           Height = 17
  584.           Caption = 'Maximum Duration'
  585.           TabOrder = 16
  586.         end
  587.       end
  588.     end
  589.     object TabSheet3: TTabSheet
  590.       Caption = 'Cost'
  591.       object Panel1: TPanel
  592.         Left = 4
  593.         Top = 0
  594.         Width = 317
  595.         Height = 265
  596.         BevelOuter = bvNone
  597.         TabOrder = 0
  598.         object Bevel3: TBevel
  599.           Left = 136
  600.           Top = 8
  601.           Width = 9
  602.           Height = 145
  603.           Shape = bsLeftLine
  604.         end
  605.         object RadioButton21: TRadioButton
  606.           Left = 8
  607.           Top = 16
  608.           Width = 73
  609.           Height = 17
  610.           Caption = 'Any Cost'
  611.           Checked = True
  612.           TabOrder = 0
  613.           TabStop = True
  614.         end
  615.         object RadioButton22: TRadioButton
  616.           Left = 8
  617.           Top = 40
  618.           Width = 89
  619.           Height = 17
  620.           Caption = 'Certain Cost'
  621.           TabOrder = 1
  622.         end
  623.         object Edit11: TEdit
  624.           Left = 8
  625.           Top = 64
  626.           Width = 113
  627.           Height = 22
  628.           MaxLength = 23
  629.           TabOrder = 2
  630.           Text = '0.00'
  631.         end
  632.         object RadioButton23: TRadioButton
  633.           Left = 8
  634.           Top = 96
  635.           Width = 97
  636.           Height = 17
  637.           Caption = 'Minimum Cost'
  638.           TabOrder = 3
  639.         end
  640.         object Edit12: TEdit
  641.           Left = 8
  642.           Top = 120
  643.           Width = 113
  644.           Height = 22
  645.           MaxLength = 23
  646.           TabOrder = 4
  647.           Text = '0.00'
  648.         end
  649.         object RadioButton24: TRadioButton
  650.           Left = 152
  651.           Top = 16
  652.           Width = 97
  653.           Height = 17
  654.           Caption = 'Between Cost'
  655.           TabOrder = 5
  656.         end
  657.         object Edit13: TEdit
  658.           Left = 152
  659.           Top = 40
  660.           Width = 113
  661.           Height = 22
  662.           MaxLength = 23
  663.           TabOrder = 6
  664.           Text = '0.00'
  665.         end
  666.         object Edit14: TEdit
  667.           Left = 152
  668.           Top = 70
  669.           Width = 113
  670.           Height = 22
  671.           MaxLength = 23
  672.           TabOrder = 7
  673.           Text = '0.00'
  674.         end
  675.         object RadioButton25: TRadioButton
  676.           Left = 152
  677.           Top = 96
  678.           Width = 105
  679.           Height = 17
  680.           Caption = 'Maximum Cost'
  681.           TabOrder = 8
  682.         end
  683.         object Edit15: TEdit
  684.           Left = 152
  685.           Top = 120
  686.           Width = 113
  687.           Height = 22
  688.           MaxLength = 23
  689.           TabOrder = 9
  690.           Text = '0.00'
  691.         end
  692.       end
  693.     end
  694.   end
  695.   object MainMenu2: TMainMenu
  696.     Left = 304
  697.     Top = 65528
  698.     object Filter1: TMenuItem
  699.       Caption = '&Filter'
  700.       ShortCut = 16454
  701.       object ApplyFilter1: TMenuItem
  702.         Caption = 'Apply Filter'
  703.         OnClick = ApplyFilter1Click
  704.       end
  705.       object N2: TMenuItem
  706.         Caption = '-'
  707.       end
  708.       object SaveFilter1: TMenuItem
  709.         Caption = 'Save Filter...'
  710.         OnClick = SaveFilter1Click
  711.       end
  712.       object LoadFilter1: TMenuItem
  713.         Caption = 'Load Filter...'
  714.         OnClick = LoadFilter1Click
  715.       end
  716.       object N1: TMenuItem
  717.         Caption = '-'
  718.       end
  719.       object QuitFilter1: TMenuItem
  720.         Caption = 'Quit Filter'
  721.         OnClick = QuitFilter1Click
  722.       end
  723.     end
  724.   end
  725.   object SaveDialog1: TSaveDialog
  726.     Filter = 'OPC Filter (*.fil)|*.fil'
  727.     Options = [ofHideReadOnly, ofNoChangeDir]
  728.     Left = 268
  729.     Top = 1
  730.   end
  731.   object OpenDialog1: TOpenDialog
  732.     Filter = 'OPC Filter (*.fil)|*.fil|All files (*.*)|*.*'
  733.     Options = [ofHideReadOnly, ofNoChangeDir]
  734.     Left = 272
  735.     Top = 24
  736.   end
  737. end
  738.