object FormTextEditor: TFormTextEditor Left = 545 Height = 360 Top = 378 Width = 480 Caption = 'Text editor' ClientHeight = 360 ClientWidth = 480 DesignTimePPI = 144 FormStyle = fsStayOnTop LCLVersion = '2.2.6.0' object Memo1: TMemo Left = 0 Height = 360 Top = 0 Width = 480 Align = alClient ScrollBars = ssAutoBoth TabOrder = 0 end end