object Core: TCore OnCreate = DataModuleCreate OnDestroy = DataModuleDestroy OldCreateOrder = False Height = 534 HorizontalOffset = 773 VerticalOffset = 525 Width = 635 PPI = 144 object ThemeManager1: TThemeManager Left = 420 Top = 84 end object PersistentForm1: TPersistentForm MinVisiblePart = 50 EntireVisible = False Left = 120 Top = 288 end object ApplicationInfo1: TApplicationInfo Identification = 1 VersionMajor = 1 VersionMinor = 3 VersionBugFix = 0 HomePage = 'https://app.zdechov.net/2048' AuthorsName = 'Chronos' EmailContact = 'robie@centrum.cz' AppName = '2048' Description = 'A single-player sliding block puzzle game.' ReleaseDate = 44056 RegistryKey = '\Software\Chronosoft\2048' RegistryRoot = rrKeyCurrentUser License = 'CC0' Left = 120 Top = 96 end object Translator1: TTranslator POFilesFolder = 'Languages' OnTranslate = Translator1Translate Left = 336 Top = 295 end object ActionList1: TActionList Left = 416 Top = 184 object ANew: TAction Caption = 'New...' OnExecute = ANewExecute ShortCut = 113 end object AExit: TAction Caption = 'Exit' OnExecute = AExitExecute end object AAbout: TAction Caption = 'About' OnExecute = AAboutExecute end object ASettings: TAction Caption = 'Settings' OnExecute = ASettingsExecute ShortCut = 120 end object AUndo: TAction Caption = 'Undo' OnExecute = AUndoExecute ShortCut = 114 end object AHelp: TAction Caption = 'Help' OnExecute = AHelpExecute ShortCut = 112 end object AComputer: TAction Caption = 'AI' OnExecute = AComputerExecute ShortCut = 115 end object AHistory: TAction Caption = 'Moves history' OnExecute = AHistoryExecute end end object ThemeManager2: TThemeManager Left = 163 Top = 405 end end