object SampleDockingRichTextFrame: TSampleDockingRichTextFrame Left = 386 Top = 220 BorderStyle = bsNone ClientHeight = 206 ClientWidth = 312 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 object RichEdit1: TRichEdit Left = 0 Top = 0 Width = 312 Height = 206 Align = alClient Lines.Strings = ( 'RichEdit') TabOrder = 0 end end