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

  1. object IDSForm: TIDSForm
  2.   Tag = 1
  3.   Left = 194
  4.   Top = 107
  5.   Width = 585
  6.   Height = 375
  7.   Caption = 'Instant Document Search'
  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.   KeyPreview = True
  15.   Menu = MainMenu1
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   ShowHint = True
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnKeyDown = FormKeyDown
  23.   OnResize = FormResize
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object Panel3: TPanel
  27.     Left = 8
  28.     Top = 216
  29.     Width = 497
  30.     Height = 73
  31.     BevelOuter = bvLowered
  32.     Caption = 'Panel3'
  33.     TabOrder = 2
  34.     object ListView1: TListView
  35.       Left = 24
  36.       Top = 16
  37.       Width = 161
  38.       Height = 41
  39.       Columns = <>
  40.       TabOrder = 0
  41.     end
  42.   end
  43.   object Panel1: TPanel
  44.     Left = 0
  45.     Top = 0
  46.     Width = 577
  47.     Height = 81
  48.     Align = alTop
  49.     BevelInner = bvLowered
  50.     TabOrder = 0
  51.     OnDblClick = Panel1DblClick
  52.     object Label1: TLabel
  53.       Left = 16
  54.       Top = 20
  55.       Width = 37
  56.       Height = 13
  57.       Caption = 'Search:'
  58.     end
  59.     object Label2: TLabel
  60.       Left = 288
  61.       Top = 20
  62.       Width = 8
  63.       Height = 13
  64.       Anchors = [akTop, akRight]
  65.       Caption = 'in'
  66.     end
  67.     object Label3: TLabel
  68.       Left = 16
  69.       Top = 52
  70.       Width = 56
  71.       Height = 13
  72.       Caption = 'Parameters:'
  73.     end
  74.     object Bevel1: TBevel
  75.       Left = 496
  76.       Top = 2
  77.       Width = 9
  78.       Height = 78
  79.       Anchors = [akTop, akRight]
  80.       Shape = bsLeftLine
  81.     end
  82.     object ComboBox1: TComboBox
  83.       Left = 80
  84.       Top = 16
  85.       Width = 161
  86.       Height = 21
  87.       Anchors = [akLeft, akTop, akRight]
  88.       ItemHeight = 13
  89.       TabOrder = 0
  90.     end
  91.     object Button1: TButton
  92.       Left = 248
  93.       Top = 16
  94.       Width = 25
  95.       Height = 21
  96.       Hint = 'Power search options'
  97.       Anchors = [akTop, akRight]
  98.       Caption = '...'
  99.       TabOrder = 1
  100.       OnClick = Button1Click
  101.     end
  102.     object ComboBox2: TComboBox
  103.       Left = 312
  104.       Top = 16
  105.       Width = 129
  106.       Height = 21
  107.       Style = csDropDownList
  108.       Anchors = [akTop, akRight]
  109.       ItemHeight = 13
  110.       TabOrder = 2
  111.       OnClick = ComboBox2Click
  112.     end
  113.     object Button2: TButton
  114.       Left = 448
  115.       Top = 15
  116.       Width = 33
  117.       Height = 23
  118.       Hint = 'Perform search'
  119.       Anchors = [akTop, akRight]
  120.       Caption = 'Go'
  121.       Default = True
  122.       TabOrder = 3
  123.       OnClick = Button2Click
  124.     end
  125.     object ComboBox3: TComboBox
  126.       Left = 80
  127.       Top = 48
  128.       Width = 161
  129.       Height = 21
  130.       Style = csDropDownList
  131.       Anchors = [akLeft, akTop, akRight]
  132.       ItemHeight = 13
  133.       TabOrder = 4
  134.       OnClick = ComboBox3Click
  135.     end
  136.     object Button3: TButton
  137.       Left = 248
  138.       Top = 48
  139.       Width = 25
  140.       Height = 21
  141.       Hint = 'Edit search parameters'
  142.       Anchors = [akTop, akRight]
  143.       Caption = '...'
  144.       TabOrder = 5
  145.       OnClick = Button3Click
  146.     end
  147.     object Animate1: TAnimate
  148.       Left = 512
  149.       Top = 16
  150.       Width = 48
  151.       Height = 50
  152.       Active = False
  153.       Anchors = [akTop, akRight]
  154.       StopFrame = 23
  155.     end
  156.   end
  157.   object Panel2: TPanel
  158.     Left = 0
  159.     Top = 81
  160.     Width = 577
  161.     Height = 229
  162.     Align = alClient
  163.     BevelOuter = bvLowered
  164.     Caption = 'Panel2'
  165.     TabOrder = 1
  166.     object HTMLViewer1: THTMLViewer
  167.       Left = 1
  168.       Top = 26
  169.       Width = 575
  170.       Height = 177
  171.       Cursor = crArrow
  172.       OnHotSpotClick = HTMLViewer1HotSpotClick
  173.       TabOrder = 0
  174.       Align = alClient
  175.       PopupMenu = PopupMenu1
  176.       DefBackground = clWhite
  177.       BorderStyle = htFocused
  178.       HistoryMaxCount = 0
  179.       DefFontName = 'Times New Roman'
  180.       DefPreFontName = 'Courier New'
  181.       NoSelect = False
  182.       CharSet = DEFAULT_CHARSET
  183.       PrintMarginLeft = 2
  184.       PrintMarginRight = 2
  185.       PrintMarginTop = 2
  186.       PrintMarginBottom = 2
  187.       PrintScale = 1
  188.       htOptions = [htPrintMonochromeBlack]
  189.     end
  190.     object Panel4: TPanel
  191.       Left = 1
  192.       Top = 1
  193.       Width = 575
  194.       Height = 25
  195.       Align = alTop
  196.       Color = clAppWorkSpace
  197.       TabOrder = 1
  198.       object Label4: TLabel
  199.         Left = 24
  200.         Top = 8
  201.         Width = 32
  202.         Height = 13
  203.         Caption = 'Label4'
  204.       end
  205.     end
  206.     object Panel5: TPanel
  207.       Left = 1
  208.       Top = 203
  209.       Width = 575
  210.       Height = 25
  211.       Align = alBottom
  212.       Color = clAppWorkSpace
  213.       TabOrder = 2
  214.       object Label5: TLabel
  215.         Left = 24
  216.         Top = 8
  217.         Width = 66
  218.         Height = 13
  219.         Caption = 'Result Pages:'
  220.       end
  221.       object RplPrev: TLabel
  222.         Left = 96
  223.         Top = 8
  224.         Width = 37
  225.         Height = 13
  226.         Cursor = crHandPoint
  227.         Caption = '<< Prev'
  228.         OnClick = RplPrevClick
  229.       end
  230.       object RplNext: TLabel
  231.         Left = 392
  232.         Top = 8
  233.         Width = 37
  234.         Height = 13
  235.         Cursor = crHandPoint
  236.         Caption = 'Next >>'
  237.         OnClick = RplPrevClick
  238.       end
  239.       object Rpl1: TLabel
  240.         Left = 144
  241.         Top = 8
  242.         Width = 22
  243.         Height = 13
  244.         Cursor = crHandPoint
  245.         Caption = 'Rpl1'
  246.         OnClick = RplPrevClick
  247.       end
  248.       object Rpl2: TLabel
  249.         Left = 168
  250.         Top = 8
  251.         Width = 22
  252.         Height = 13
  253.         Cursor = crHandPoint
  254.         Caption = 'Rpl2'
  255.         OnClick = RplPrevClick
  256.       end
  257.       object Rpl3: TLabel
  258.         Left = 192
  259.         Top = 8
  260.         Width = 22
  261.         Height = 13
  262.         Cursor = crHandPoint
  263.         Caption = 'Rpl3'
  264.         OnClick = RplPrevClick
  265.       end
  266.       object Rpl4: TLabel
  267.         Left = 216
  268.         Top = 8
  269.         Width = 22
  270.         Height = 13
  271.         Cursor = crHandPoint
  272.         Caption = 'Rpl4'
  273.         OnClick = RplPrevClick
  274.       end
  275.       object Rpl5: TLabel
  276.         Left = 240
  277.         Top = 8
  278.         Width = 22
  279.         Height = 13
  280.         Cursor = crHandPoint
  281.         Caption = 'Rpl5'
  282.         OnClick = RplPrevClick
  283.       end
  284.       object Rpl6: TLabel
  285.         Left = 264
  286.         Top = 8
  287.         Width = 22
  288.         Height = 13
  289.         Cursor = crHandPoint
  290.         Caption = 'Rpl6'
  291.         OnClick = RplPrevClick
  292.       end
  293.       object Rpl7: TLabel
  294.         Left = 288
  295.         Top = 8
  296.         Width = 22
  297.         Height = 13
  298.         Cursor = crHandPoint
  299.         Caption = 'Rpl7'
  300.         OnClick = RplPrevClick
  301.       end
  302.       object Rpl8: TLabel
  303.         Left = 312
  304.         Top = 8
  305.         Width = 22
  306.         Height = 13
  307.         Cursor = crHandPoint
  308.         Caption = 'Rpl8'
  309.         OnClick = RplPrevClick
  310.       end
  311.       object Rpl9: TLabel
  312.         Left = 336
  313.         Top = 8
  314.         Width = 22
  315.         Height = 13
  316.         Cursor = crHandPoint
  317.         Caption = 'Rpl9'
  318.         OnClick = RplPrevClick
  319.       end
  320.       object Rpl10: TLabel
  321.         Left = 360
  322.         Top = 8
  323.         Width = 28
  324.         Height = 13
  325.         Cursor = crHandPoint
  326.         Caption = 'Rpl10'
  327.         OnClick = RplPrevClick
  328.       end
  329.     end
  330.   end
  331.   object StatusBar1: TStatusBar
  332.     Left = 0
  333.     Top = 310
  334.     Width = 577
  335.     Height = 19
  336.     Panels = <>
  337.     SimplePanel = False
  338.   end
  339.   object MainMenu1: TMainMenu
  340.     Left = 336
  341.     Top = 48
  342.     object File1: TMenuItem
  343.       Caption = 'File'
  344.       object Print1: TMenuItem
  345.         Caption = 'Print...'
  346.         OnClick = Print1Click
  347.       end
  348.       object N1: TMenuItem
  349.         Caption = '-'
  350.       end
  351.       object Exit1: TMenuItem
  352.         Caption = 'Exit'
  353.         OnClick = Exit1Click
  354.       end
  355.     end
  356.     object Edit1: TMenuItem
  357.       Caption = 'Edit'
  358.       object Copy2: TMenuItem
  359.         Caption = 'Copy'
  360.         ShortCut = 16451
  361.         OnClick = Copy2Click
  362.       end
  363.       object SelectAll1: TMenuItem
  364.         Caption = 'Select All'
  365.         ShortCut = 16449
  366.         OnClick = SelectAll1Click
  367.       end
  368.       object N2: TMenuItem
  369.         Caption = '-'
  370.       end
  371.       object Find1: TMenuItem
  372.         Caption = 'Find...'
  373.         ShortCut = 16454
  374.         OnClick = Find1Click
  375.       end
  376.     end
  377.     object Options1: TMenuItem
  378.       Caption = 'Options'
  379.       object ManageSearchZones1: TMenuItem
  380.         Caption = 'Manage Search Zones...'
  381.         OnClick = ManageSearchZones1Click
  382.       end
  383.     end
  384.     object Help1: TMenuItem
  385.       Caption = 'Help'
  386.       object Help2: TMenuItem
  387.         Caption = 'Help'
  388.         OnClick = Help2Click
  389.       end
  390.       object N3: TMenuItem
  391.         Caption = '-'
  392.       end
  393.       object About1: TMenuItem
  394.         Caption = 'About'
  395.         OnClick = About1Click
  396.       end
  397.     end
  398.   end
  399.   object PopupMenu1: TPopupMenu
  400.     Left = 368
  401.     Top = 48
  402.     object Copy1: TMenuItem
  403.       Caption = 'Copy'
  404.       OnClick = Copy1Click
  405.     end
  406.   end
  407.   object PrintDialog1: TPrintDialog
  408.     Left = 400
  409.     Top = 48
  410.   end
  411.   object FindDialog1: TFindDialog
  412.     Options = [frDown, frHideWholeWord]
  413.     OnFind = FindDialog1Find
  414.     Left = 432
  415.     Top = 48
  416.   end
  417. end
  418.