object FrameGameOver: TFrameGameOver Size.Width = 480.000000000000000000 Size.Height = 320.000000000000000000 Size.PlatformDefault = False object Rectangle1: TRectangle Align = Contents Fill.Color = claBlack Opacity = 0.500000000000000000 Size.Width = 480.000000000000000000 Size.Height = 320.000000000000000000 Size.PlatformDefault = False Stroke.Kind = None end object MainMenuBTN: TButton Align = Bottom Margins.Left = 50.000000000000000000 Margins.Right = 50.000000000000000000 Margins.Bottom = 10.000000000000000000 Position.X = 50.000000000000000000 Position.Y = 235.000000000000000000 Size.Width = 380.000000000000000000 Size.Height = 33.000000000000000000 Size.PlatformDefault = False TabOrder = 2 Text = 'Main Menu' end object MoreGamesBTN: TButton Align = Bottom Margins.Left = 50.000000000000000000 Margins.Right = 50.000000000000000000 Margins.Bottom = 10.000000000000000000 Position.X = 50.000000000000000000 Position.Y = 278.000000000000000000 Size.Width = 380.000000000000000000 Size.Height = 32.000000000000000000 Size.PlatformDefault = False TabOrder = 3 Text = 'More Games' end object PlayAgainBTN: TButton Align = Bottom Margins.Left = 50.000000000000000000 Margins.Right = 50.000000000000000000 Margins.Bottom = 10.000000000000000000 Position.X = 50.000000000000000000 Position.Y = 184.000000000000000000 Size.Width = 380.000000000000000000 Size.Height = 41.000000000000000000 Size.PlatformDefault = False TabOrder = 1 Text = 'Play Again' end object Label1: TLabel Align = Top StyledSettings = [Family, Style] Size.Width = 480.000000000000000000 Size.Height = 89.000000000000000000 Size.PlatformDefault = False TextSettings.Font.Size = 25.000000000000000000 TextSettings.FontColor = claWhite TextSettings.HorzAlign = Center Text = 'Game Over' end end