object Form1: TForm1 Left = 274 Top = 245 Width = 480 Height = 369 Caption = 'Form1' Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '‚l‚r ‚oƒSƒVƒbƒN' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 12 object Button1: TButton Left = 24 Top = 216 Width = 121 Height = 57 Caption = 'Button1' TabOrder = 0 OnClick = Button1Click end object TextViewREdVx: TRichEditVx Left = 96 Top = 72 Width = 248 Height = 129 SelTopIndex = 0 SelectionBar = True HideSelection = False PlainText = True ReadOnly = True TabOrder = 1 end end