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