object FormScreen: TFormScreen Left = 527 Height = 676 Top = 376 Width = 931 Caption = 'Screen' ClientHeight = 676 ClientWidth = 931 DesignTimePPI = 144 LCLVersion = '2.2.6.0' object Image1: TImage Left = 0 Height = 676 Top = 0 Width = 931 Align = alClient Center = True Proportional = True Stretch = True end object TimerDraw: TTimer Interval = 50 OnTimer = TimerDrawTimer Left = 549 Top = 144 end end