home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Utilitare / idsearch / setup.exe / IDSearch.exe / 0 / RCDATA / TIDSPARAMSFORM2 / TIDSPARAMSFORM2.txt
Text File  |  2004-05-28  |  5KB  |  260 lines

  1. object IDSParamsForm2: TIDSParamsForm2
  2.   Left = 192
  3.   Top = 107
  4.   BorderStyle = bsDialog
  5.   Caption = 'Search parameters'
  6.   ClientHeight = 338
  7.   ClientWidth = 338
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCloseQuery = FormCloseQuery
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object GroupBox1: TGroupBox
  21.     Left = 8
  22.     Top = 8
  23.     Width = 321
  24.     Height = 89
  25.     TabOrder = 0
  26.     object Label1: TLabel
  27.       Left = 16
  28.       Top = 28
  29.       Width = 48
  30.       Height = 13
  31.       Caption = 'File name:'
  32.     end
  33.     object Label2: TLabel
  34.       Left = 16
  35.       Top = 60
  36.       Width = 32
  37.       Height = 13
  38.       Caption = 'Folder:'
  39.     end
  40.     object ComboBox1: TComboBox
  41.       Left = 96
  42.       Top = 24
  43.       Width = 209
  44.       Height = 21
  45.       ItemHeight = 13
  46.       TabOrder = 1
  47.       Text = 'ComboBox1'
  48.     end
  49.     object ComboBox2: TComboBox
  50.       Left = 96
  51.       Top = 56
  52.       Width = 209
  53.       Height = 21
  54.       ItemHeight = 13
  55.       TabOrder = 2
  56.       Text = 'ComboBox2'
  57.     end
  58.     object CheckBox1: TCheckBox
  59.       Left = 16
  60.       Top = 0
  61.       Width = 161
  62.       Height = 17
  63.       Caption = 'Enable file name filter'
  64.       TabOrder = 0
  65.     end
  66.   end
  67.   object GroupBox2: TGroupBox
  68.     Left = 8
  69.     Top = 104
  70.     Width = 321
  71.     Height = 89
  72.     TabOrder = 1
  73.     object Label3: TLabel
  74.       Left = 16
  75.       Top = 28
  76.       Width = 44
  77.       Height = 13
  78.       Caption = 'Min date:'
  79.     end
  80.     object Label4: TLabel
  81.       Left = 16
  82.       Top = 60
  83.       Width = 47
  84.       Height = 13
  85.       Caption = 'Max date:'
  86.     end
  87.     object DateTimePicker1: TDateTimePicker
  88.       Left = 96
  89.       Top = 24
  90.       Width = 97
  91.       Height = 21
  92.       CalAlignment = dtaLeft
  93.       Date = 38073.685800694400000000
  94.       Time = 38073.685800694400000000
  95.       DateFormat = dfShort
  96.       DateMode = dmComboBox
  97.       Kind = dtkDate
  98.       ParseInput = False
  99.       TabOrder = 1
  100.     end
  101.     object DateTimePicker2: TDateTimePicker
  102.       Left = 96
  103.       Top = 56
  104.       Width = 97
  105.       Height = 21
  106.       CalAlignment = dtaLeft
  107.       Date = 38073.686009143500000000
  108.       Time = 38073.686009143500000000
  109.       DateFormat = dfShort
  110.       DateMode = dmComboBox
  111.       Kind = dtkDate
  112.       ParseInput = False
  113.       TabOrder = 3
  114.     end
  115.     object DateTimePicker3: TDateTimePicker
  116.       Left = 208
  117.       Top = 24
  118.       Width = 97
  119.       Height = 21
  120.       CalAlignment = dtaLeft
  121.       Date = 38073.686086111100000000
  122.       Time = 38073.686086111100000000
  123.       DateFormat = dfShort
  124.       DateMode = dmComboBox
  125.       Kind = dtkTime
  126.       ParseInput = False
  127.       TabOrder = 2
  128.     end
  129.     object DateTimePicker4: TDateTimePicker
  130.       Left = 208
  131.       Top = 56
  132.       Width = 97
  133.       Height = 21
  134.       CalAlignment = dtaLeft
  135.       Date = 38073.686396990700000000
  136.       Time = 38073.686396990700000000
  137.       DateFormat = dfShort
  138.       DateMode = dmComboBox
  139.       Kind = dtkTime
  140.       ParseInput = False
  141.       TabOrder = 4
  142.     end
  143.     object CheckBox2: TCheckBox
  144.       Left = 16
  145.       Top = 0
  146.       Width = 161
  147.       Height = 17
  148.       Caption = 'Enable file date filter'
  149.       TabOrder = 0
  150.     end
  151.   end
  152.   object GroupBox3: TGroupBox
  153.     Left = 8
  154.     Top = 200
  155.     Width = 321
  156.     Height = 89
  157.     TabOrder = 2
  158.     object Label5: TLabel
  159.       Left = 16
  160.       Top = 28
  161.       Width = 41
  162.       Height = 13
  163.       Caption = 'Min size:'
  164.     end
  165.     object Label6: TLabel
  166.       Left = 16
  167.       Top = 60
  168.       Width = 44
  169.       Height = 13
  170.       Caption = 'Max size:'
  171.     end
  172.     object Label7: TLabel
  173.       Left = 208
  174.       Top = 28
  175.       Width = 14
  176.       Height = 13
  177.       Caption = 'KB'
  178.     end
  179.     object Label8: TLabel
  180.       Left = 208
  181.       Top = 60
  182.       Width = 14
  183.       Height = 13
  184.       Caption = 'KB'
  185.     end
  186.     object UpDown1: TUpDown
  187.       Left = 177
  188.       Top = 24
  189.       Width = 15
  190.       Height = 21
  191.       Associate = Edit1
  192.       Min = 0
  193.       Max = 30000
  194.       Position = 0
  195.       TabOrder = 2
  196.       Wrap = False
  197.     end
  198.     object UpDown2: TUpDown
  199.       Left = 177
  200.       Top = 56
  201.       Width = 15
  202.       Height = 21
  203.       Associate = Edit2
  204.       Min = 0
  205.       Max = 30000
  206.       Position = 0
  207.       TabOrder = 4
  208.       Wrap = False
  209.     end
  210.     object Edit1: TEdit
  211.       Left = 96
  212.       Top = 24
  213.       Width = 81
  214.       Height = 21
  215.       MaxLength = 6
  216.       TabOrder = 1
  217.       Text = '0'
  218.       OnKeyPress = Edit1KeyPress
  219.     end
  220.     object Edit2: TEdit
  221.       Left = 96
  222.       Top = 56
  223.       Width = 81
  224.       Height = 21
  225.       MaxLength = 6
  226.       TabOrder = 3
  227.       Text = '0'
  228.       OnKeyPress = Edit1KeyPress
  229.     end
  230.     object CheckBox3: TCheckBox
  231.       Left = 16
  232.       Top = 0
  233.       Width = 161
  234.       Height = 17
  235.       Caption = 'Enable file size filter'
  236.       TabOrder = 0
  237.     end
  238.   end
  239.   object Button1: TButton
  240.     Left = 152
  241.     Top = 304
  242.     Width = 75
  243.     Height = 25
  244.     Caption = 'OK'
  245.     Default = True
  246.     ModalResult = 1
  247.     TabOrder = 3
  248.   end
  249.   object Button2: TButton
  250.     Left = 240
  251.     Top = 304
  252.     Width = 75
  253.     Height = 25
  254.     Cancel = True
  255.     Caption = 'Cancel'
  256.     ModalResult = 2
  257.     TabOrder = 4
  258.   end
  259. end
  260.