object CodeEdit: TCodeEdit Left = 0 Top = 0 Caption = 'Code edit' ClientHeight = 531 ClientWidth = 621 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Visible = True PixelsPerInch = 96 TextHeight = 13 object Memo1: TMemo Left = 0 Top = 0 Width = 621 Height = 531 Align = alClient TabOrder = 0 end end