home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / 06_02.iso / software / tea / teasetup.exe / tea.exe / 0 / RCDATA / TFINDFORM / TFINDFORM.txt
Text File  |  2002-03-26  |  1KB  |  72 lines

  1. object findform: Tfindform
  2.   Left = 379
  3.   Top = 211
  4.   ActiveControl = findto
  5.   BorderStyle = bsToolWindow
  6.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   ClientHeight = 296
  8.   ClientWidth = 381
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 120
  19.   TextHeight = 16
  20.   object Label2: TLabel
  21.     Left = 8
  22.     Top = 16
  23.     Width = 45
  24.     Height = 16
  25.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  26.   end
  27.   object Label1: TLabel
  28.     Left = 8
  29.     Top = 72
  30.     Width = 88
  31.     Height = 16
  32.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜'
  33.   end
  34.   object Button1: TButton
  35.     Left = 32
  36.     Top = 232
  37.     Width = 75
  38.     Height = 25
  39.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  40.     Default = True
  41.     ModalResult = 1
  42.     TabOrder = 0
  43.     OnClick = Button1Click
  44.   end
  45.   object Button2: TButton
  46.     Left = 272
  47.     Top = 232
  48.     Width = 75
  49.     Height = 25
  50.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  51.     ModalResult = 2
  52.     TabOrder = 1
  53.     OnClick = Button2Click
  54.   end
  55.   object findto: TComboBox
  56.     Left = 128
  57.     Top = 16
  58.     Width = 217
  59.     Height = 24
  60.     ItemHeight = 16
  61.     TabOrder = 2
  62.   end
  63.   object cbrepon: TComboBox
  64.     Left = 128
  65.     Top = 64
  66.     Width = 217
  67.     Height = 24
  68.     ItemHeight = 16
  69.     TabOrder = 3
  70.   end
  71. end
  72.