object FormMain: TFormMain Left = 384 Height = 929 Top = 201 Width = 1276 Caption = 'TransLines' ClientHeight = 929 ClientWidth = 1276 Color = clBlack DesignTimePPI = 144 OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnKeyPress = FormKeyPress OnKeyUp = FormKeyUp OnShow = FormShow LCLVersion = '2.2.6.0' object PaintBox1: TPaintBox Left = 0 Height = 929 Top = 0 Width = 1276 Align = alClient ParentFont = False OnMouseDown = PaintBox1MouseDown OnMouseMove = PaintBox1MouseMove OnMouseUp = PaintBox1MouseUp OnMouseWheelDown = PaintBox1MouseWheelDown OnMouseWheelUp = PaintBox1MouseWheelUp OnPaint = PaintBox1Paint OnResize = PaintBox1Resize end object Timer1: TTimer Interval = 50 OnTimer = Timer1Timer Left = 502 Top = 21 end object ApplicationInfo1: TApplicationInfo Identification = 1 VersionMajor = 1 VersionMinor = 5 VersionBugFix = 0 VersionSuffix = '0' HomePage = 'https://app.zdechov.net/translines' AuthorsName = 'Chronosoft' EmailContact = 'robie@centrum.cz' AppName = 'TransLines' Description = 'Enjoyable real-time metro building game.' ReleaseDate = 45048 RegistryKey = '\Software\Chronosoft\TransLines' RegistryRoot = rrKeyCurrentUser License = 'CC0' Left = 484 Top = 460 end end