object Form1: TForm1 Left = 291 Height = 300 Top = 167 Width = 400 HorzScrollBar.Page = 401 VertScrollBar.Page = 301 Caption = 'Form1' OnCreate = FormCreate LCLVersion = '0.9.31' Visible = True end