home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98a.iso / Sharewar / Wcmd352 / INSTALL.BIN / WINCMD32.EXE / 0 / RCDATA / TSEARCHTEXT / TSEARCHTEXT.txt
Text File  |  1998-08-11  |  2KB  |  99 lines

  1. object SEARCHTEXT: TSEARCHTEXT
  2.   Left = 163
  3.   Top = 144
  4.   HelpContext = 430
  5.   BorderIcons = []
  6.   BorderStyle = bsSingle
  7.   ClientHeight = 117
  8.   ClientWidth = 360
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Findwhat: TLabel
  17.     Tag = 1
  18.     Left = 12
  19.     Top = 8
  20.     Width = 341
  21.     Height = 17
  22.     AutoSize = False
  23.     Caption = '&Find what:'
  24.     FocusControl = idSearchText
  25.     WordWrap = True
  26.   end
  27.   object idWholeWordsOnly: TCheckBox
  28.     Tag = 2
  29.     Left = 12
  30.     Top = 54
  31.     Width = 157
  32.     Height = 15
  33.     Caption = 'Whole &words only'
  34.     TabOrder = 1
  35.   end
  36.   object idCaseSensitive: TCheckBox
  37.     Tag = 3
  38.     Left = 172
  39.     Top = 54
  40.     Width = 177
  41.     Height = 15
  42.     Caption = '&Case sensitive'
  43.     TabOrder = 2
  44.   end
  45.   object Ok: TButton
  46.     Tag = 4001
  47.     Left = 73
  48.     Top = 90
  49.     Width = 100
  50.     Height = 25
  51.     Caption = 'Ok'
  52.     Default = True
  53.     ModalResult = 1
  54.     TabOrder = 4
  55.   end
  56.   object Cancel: TButton
  57.     Tag = 4002
  58.     Left = 187
  59.     Top = 90
  60.     Width = 100
  61.     Height = 25
  62.     Cancel = True
  63.     Caption = 'Cancel'
  64.     ModalResult = 2
  65.     TabOrder = 5
  66.   end
  67.   object idSearchText: TComboBox
  68.     Left = 12
  69.     Top = 28
  70.     Width = 341
  71.     Height = 21
  72.     Font.Color = clWindowText
  73.     Font.Height = -11
  74.     Font.Name = 'MS Sans Serif'
  75.     Font.Style = []
  76.     ItemHeight = 13
  77.     ParentFont = False
  78.     TabOrder = 0
  79.   end
  80.   object idSearchBackwards: TCheckBox
  81.     Tag = 4
  82.     Left = 12
  83.     Top = 72
  84.     Width = 157
  85.     Height = 13
  86.     Caption = 'Search &backwards'
  87.     TabOrder = 3
  88.   end
  89.   object Translate1: TTranslate
  90.     Tag = 5860
  91.     Left = 8
  92.     Top = 88
  93.   end
  94.   object ResolutionFix1: TResolutionFix
  95.     Left = 40
  96.     Top = 88
  97.   end
  98. end
  99.