home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / K2E10129 / k2e10129.lzh / K2Editor.exe / 0 / RCDATA / TGREPEXECFORM / TGREPEXECFORM.txt
Text File  |  2001-04-02  |  1KB  |  63 lines

  1. object GrepExecForm: TGrepExecForm
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = [biMinimize, biMaximize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'GREPソスフ趣ソスソスs'
  7.   ClientHeight = 70
  8.   ClientWidth = 312
  9.   Color = clBtnFace
  10.   Font.Charset = SHIFTJIS_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnDeactivate = FormDeactivate
  20.   PixelsPerInch = 96
  21.   TextHeight = 12
  22.   object FilenameLabel: TLabel
  23.     Left = 64
  24.     Top = 8
  25.     Width = 73
  26.     Height = 12
  27.     Caption = 'FilenameLabel'
  28.   end
  29.   object LineLabel: TLabel
  30.     Left = 64
  31.     Top = 24
  32.     Width = 48
  33.     Height = 12
  34.     Caption = 'LineLabel'
  35.   end
  36.   object MatchLabel: TLabel
  37.     Left = 64
  38.     Top = 40
  39.     Width = 58
  40.     Height = 12
  41.     Caption = 'MatchLabel'
  42.   end
  43.   object Animate1: TAnimate
  44.     Left = 8
  45.     Top = 8
  46.     Width = 48
  47.     Height = 50
  48.     Active = True
  49.     CommonAVI = aviFindFile
  50.     StopFrame = 23
  51.   end
  52.   object Button1: TButton
  53.     Left = 232
  54.     Top = 40
  55.     Width = 75
  56.     Height = 25
  57.     Caption = 'ソスソスソス~'
  58.     Default = True
  59.     TabOrder = 1
  60.     OnClick = Button1Click
  61.   end
  62. end
  63.