object FormMain: TFormMain Left = 344 Height = 929 Top = 195 Width = 1276 Caption = 'Big Metro' ClientHeight = 929 ClientWidth = 1276 Color = clBlack DesignTimePPI = 144 OnActivate = FormActivate OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnKeyPress = FormKeyPress OnKeyUp = FormKeyUp OnShow = FormShow LCLVersion = '2.2.2.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 Translator1: TTranslator POFilesFolder = 'Languages' OnTranslate = Translator1Translate Left = 496 Top = 358 end object ApplicationInfo1: TApplicationInfo Identification = 1 VersionMajor = 1 VersionMinor = 2 VersionBugFix = 0 HomePage = 'https://app.zdechov.net/BigMetro' AuthorsName = 'Chronosoft' EmailContact = 'robie@centrum.cz' AppName = 'Big Metro' Description = 'Enjoyable real-time metro building game.' ReleaseDate = 44163 RegistryKey = '\Software\Chronosoft\BigMetro' RegistryRoot = rrKeyCurrentUser License = 'CC0' Left = 484 Top = 460 end object PersistentForm1: TPersistentForm MinVisiblePart = 50 EntireVisible = False Left = 488 Top = 536 end end