object MainForm: TMainForm Left = 485 Height = 500 Top = 255 Width = 640 Caption = 'libTextSuite' OnCreate = FormCreate OnDestroy = FormDestroy OnPaint = FormPaint OnResize = FormResize Position = poScreenCenter LCLVersion = '1.3' end