object Form1: TForm1
  Left = 356
  Top = 256
  BorderStyle = bsSingle
  Caption = 'iɸ귽gJ{'
  ClientHeight = 186
  ClientWidth = 354
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = 'sө'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 32
    Top = 16
    Width = 84
    Height = 12
    Caption = '귽(&R):'
    FocusControl = Edit1
  end
  object Label2: TLabel
    Left = 32
    Top = 64
    Width = 168
    Height = 12
    Caption = 'ngJ귽i(&E):'
    FocusControl = Edit2
  end
  object Label3: TLabel
    Left = 80
    Top = 152
    Width = 36
    Height = 12
    Caption = 'Label3'
    Visible = False
  end
  object Edit1: TEdit
    Left = 32
    Top = 32
    Width = 201
    Height = 20
    TabOrder = 0
    OnDblClick = Button1Click
  end
  object Edit2: TEdit
    Left = 32
    Top = 80
    Width = 201
    Height = 20
    TabOrder = 1
    OnDblClick = Button2Click
  end
  object Button1: TButton
    Left = 248
    Top = 32
    Width = 75
    Height = 25
    Caption = 's(&B)'
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 248
    Top = 80
    Width = 75
    Height = 25
    Caption = 's(&R)'
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 160
    Top = 128
    Width = 75
    Height = 25
    Caption = '}l(&G)'
    TabOrder = 4
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 247
    Top = 129
    Width = 75
    Height = 25
    Caption = '}(&X)'
    TabOrder = 5
    OnClick = Button4Click
  end
  object ProgressBar1: TProgressBar
    Left = 0
    Top = 168
    Width = 353
    Height = 18
    Min = 0
    Max = 100
    TabOrder = 6
  end
  object OpenDialog1: TOpenDialog
    Left = 24
    Top = 128
  end
end
