object FormScreen: TFormScreen Left = 583 Height = 563 Top = 517 Width = 897 Caption = 'Screen' ClientHeight = 563 ClientWidth = 897 DesignTimePPI = 144 LCLVersion = '3.6.0.0' object PaintBox1: TPaintBox Left = 0 Height = 563 Top = 0 Width = 897 Align = alClient OnPaint = PaintBox1Paint end object Timer1: TTimer Interval = 20 OnTimer = Timer1Timer Left = 325 Top = 170 end end