home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / honosito / internet / ebmen.exe / %MAINDIR% / ebm.exe / 0 / RCDATA / TDLGSEARCHOPT / TDLGSEARCHOPT.txt
Encoding:
Text File  |  2001-06-29  |  3.1 KB  |  163 lines

  1. object DlgSearchOpt: TDlgSearchOpt
  2.   Left = 602
  3.   Top = 84
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 188
  6.   ClientWidth = 402
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object GBoxDate: TGroupBox
  19.     Left = 10
  20.     Top = 16
  21.     Width = 187
  22.     Height = 137
  23.     TabOrder = 1
  24.     object LabBegin: TLabel
  25.       Tag = 3582
  26.       Left = 12
  27.       Top = 60
  28.       Width = 32
  29.       Height = 16
  30.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  31.     end
  32.     object LabEnd: TLabel
  33.       Tag = 3583
  34.       Left = 12
  35.       Top = 94
  36.       Width = 16
  37.       Height = 16
  38.       Caption = '∩┐╜∩┐╜'
  39.     end
  40.     object TDatePBegin: TDateTimePicker
  41.       Left = 68
  42.       Top = 60
  43.       Width = 107
  44.       Height = 24
  45.       CalAlignment = dtaLeft
  46.       Date = 36787.985744213000000000
  47.       Time = 36787.985744213000000000
  48.       DateFormat = dfShort
  49.       DateMode = dmComboBox
  50.       Kind = dtkDate
  51.       ParseInput = False
  52.       TabOrder = 0
  53.     end
  54.     object TDatePEnd: TDateTimePicker
  55.       Left = 68
  56.       Top = 94
  57.       Width = 107
  58.       Height = 24
  59.       CalAlignment = dtaLeft
  60.       Date = 36787.985869398200000000
  61.       Time = 36787.985869398200000000
  62.       DateFormat = dfShort
  63.       DateMode = dmComboBox
  64.       Kind = dtkDate
  65.       ParseInput = False
  66.       TabOrder = 1
  67.     end
  68.     object CBoxDateType: TComboBox
  69.       Left = 12
  70.       Top = 20
  71.       Width = 159
  72.       Height = 24
  73.       Style = csDropDownList
  74.       ItemHeight = 16
  75.       TabOrder = 2
  76.     end
  77.   end
  78.   object CBoxDate: TCheckBox
  79.     Tag = 3580
  80.     Left = 28
  81.     Top = 12
  82.     Width = 117
  83.     Height = 17
  84.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  85.     TabOrder = 0
  86.     OnClick = CBoxDateClick
  87.   end
  88.   object BtnOK: TButton
  89.     Tag = 8000
  90.     Left = 234
  91.     Top = 160
  92.     Width = 75
  93.     Height = 22
  94.     Caption = '╚╖∩┐╜∩┐╜'
  95.     Default = True
  96.     ModalResult = 1
  97.     TabOrder = 2
  98.     OnClick = BtnOKClick
  99.   end
  100.   object BtnCancel: TButton
  101.     Tag = 8001
  102.     Left = 316
  103.     Top = 160
  104.     Width = 75
  105.     Height = 22
  106.     Caption = '╚í∩┐╜∩┐╜'
  107.     ModalResult = 2
  108.     TabOrder = 3
  109.   end
  110.   object GBoxType: TGroupBox
  111.     Tag = 3581
  112.     Left = 204
  113.     Top = 16
  114.     Width = 185
  115.     Height = 137
  116.     TabOrder = 4
  117.     object CBoxURL: TCheckBox
  118.       Tag = 3568
  119.       Left = 16
  120.       Top = 24
  121.       Width = 157
  122.       Height = 17
  123.       Caption = 'URL'
  124.       Checked = True
  125.       State = cbChecked
  126.       TabOrder = 0
  127.     end
  128.     object CBoxFile: TCheckBox
  129.       Tag = 3570
  130.       Left = 16
  131.       Top = 76
  132.       Width = 157
  133.       Height = 17
  134.       Caption = '∩┐╜─╝∩┐╜/∩┐╜─╝∩┐╜∩┐╜∩┐╜'
  135.       Checked = True
  136.       State = cbChecked
  137.       TabOrder = 1
  138.     end
  139.     object CBoxEMail: TCheckBox
  140.       Tag = 3569
  141.       Left = 16
  142.       Top = 50
  143.       Width = 157
  144.       Height = 17
  145.       Caption = 'EMail'
  146.       Checked = True
  147.       State = cbChecked
  148.       TabOrder = 2
  149.     end
  150.     object CBoxOther: TCheckBox
  151.       Tag = 3571
  152.       Left = 16
  153.       Top = 102
  154.       Width = 157
  155.       Height = 17
  156.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  157.       Checked = True
  158.       State = cbChecked
  159.       TabOrder = 3
  160.     end
  161.   end
  162. end
  163.