object Form1: TForm1 Left = 200 Top = 108 Width = 696 Height = 480 Caption = 'Form1' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object RichEdit1: TRichEdit Left = 24 Top = 16 Width = 529 Height = 409 TabOrder = 0 end object Button1: TButton Left = 592 Top = 40 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 1 OnClick = Button1Click end end