object EditorDemoBaseFrame: TEditorDemoBaseFrame Left = 476 Top = 250 BorderStyle = bsNone Caption = 'EditorDemoBaseFrame' ClientHeight = 311 ClientWidth = 513 Color = clWindow Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object lblFrameDescription: TLabel Left = 0 Top = 0 Width = 513 Height = 16 Align = alTop Caption = 'lblFrameDescription' Color = 12937777 Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False WordWrap = True end end