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

  1. object replaceform: Treplaceform
  2.   Left = 365
  3.   Top = 165
  4.   Width = 455
  5.   Height = 378
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 64
  22.     Width = 91
  23.     Height = 16
  24.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜:'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 8
  28.     Top = 16
  29.     Width = 45
  30.     Height = 16
  31.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  32.   end
  33.   object Button1: TButton
  34.     Left = 80
  35.     Top = 296
  36.     Width = 75
  37.     Height = 25
  38.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  39.     ModalResult = 1
  40.     TabOrder = 0
  41.     OnClick = Button1Click
  42.   end
  43.   object Button2: TButton
  44.     Left = 296
  45.     Top = 296
  46.     Width = 75
  47.     Height = 25
  48.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  49.     ModalResult = 2
  50.     TabOrder = 1
  51.     OnClick = Button2Click
  52.   end
  53.   object DCFileNameEdit1: TDCFileNameEdit
  54.     Left = 8
  55.     Top = 144
  56.     Width = 337
  57.     Height = 21
  58.     DialogKind = fdOpen
  59.     DialogOptions = []
  60.     FilterIndex = 0
  61.     AcceptFiles = False
  62.     Button1.Width = 0
  63.     Button1.Cursor = crDefault
  64.     Button1.Kind = bkCustom
  65.     Button1.Glyph.Data = {
  66.       CE000000424DCE0000000000000076000000280000000C0000000B0000000100
  67.       0400000000005800000000000000000000001000000000000000000000000000
  68.       80000080000000808000800000008000800080800000C0C0C000808080000000
  69.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00F00000000FFF
  70.       00000088888880FF00000F088888880F00000FF08888888000000FFF00000000
  71.       00000FFFFFFF0FFF00000FFF00000FFF0000F000FFFFF0000000FFFFFFFFFF00
  72.       0000FFFFF0FFF0F00000FFFFFF000FFF0000}
  73.     Button1.NumGlyphs = 1
  74.     Button1.ParentShowHint = True
  75.     Button1.ShowHint = False
  76.     Button1.Visible = True
  77.     Button2.Width = 0
  78.     Button2.Cursor = crDefault
  79.     Button2.Kind = bkDots
  80.     Button2.NumGlyphs = 1
  81.     Button2.ParentShowHint = True
  82.     Button2.ShowHint = False
  83.     Button2.Visible = True
  84.     Caption = 'DCFileNameEdit1'
  85.     Flat = False
  86.     ParentColor = False
  87.     ReadOnly = False
  88.     TabOrder = 2
  89.     TabStop = True
  90.     OnChange = DCFileNameEdit1Change
  91.     object TPopupListBox
  92.       Left = 0
  93.       Top = 0
  94.       Width = 121
  95.       Height = 82
  96.       TabStop = False
  97.       ItemHeight = 16
  98.     end
  99.   end
  100.   object CheckBox1: TCheckBox
  101.     Left = 8
  102.     Top = 120
  103.     Width = 225
  104.     Height = 17
  105.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  106.     TabOrder = 3
  107.   end
  108.   object findto: TComboBox
  109.     Left = 120
  110.     Top = 16
  111.     Width = 313
  112.     Height = 24
  113.     ItemHeight = 16
  114.     TabOrder = 4
  115.   end
  116.   object replaceon: TComboBox
  117.     Left = 120
  118.     Top = 64
  119.     Width = 313
  120.     Height = 24
  121.     ItemHeight = 16
  122.     TabOrder = 5
  123.   end
  124.   object Memo1: TMemo
  125.     Left = 8
  126.     Top = 176
  127.     Width = 425
  128.     Height = 89
  129.     Lines.Strings = (
  130.       '')
  131.     TabOrder = 6
  132.   end
  133.   object Button3: TButton
  134.     Left = 360
  135.     Top = 144
  136.     Width = 75
  137.     Height = 25
  138.     Caption = 'SAVE'
  139.     TabOrder = 7
  140.     OnClick = Button3Click
  141.   end
  142.   object SaveDialog1: TSaveDialog
  143.     Left = 376
  144.     Top = 272
  145.   end
  146. end
  147.