object Form1: TForm1 Left = 78 Top = 583 Width = 658 Height = 519 Caption = 'Editor by aNNiMON' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnKeyDown = FormKeyDown OnMouseDown = FormMouseDown OnMouseMove = FormMouseMove OnMouseUp = FormMouseUp OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Edit1: TEdit Left = 520 Top = 24 Width = 113 Height = 89 ReadOnly = True TabOrder = 0 Visible = False end end