object frmJuego: TfrmJuego Left = 452 Height = 480 Top = 202 Width = 640 BorderStyle = bsDialog Caption = 'Operaciones Matemáticas' ClientHeight = 480 ClientWidth = 640 Constraints.MinHeight = 480 Constraints.MinWidth = 640 OnClose = FormClose OnCreate = FormCreate OnShow = FormShow Position = poDesktopCenter LCLVersion = '0.9.31' object vsFondo: TBGRAVirtualScreen Left = 0 Height = 480 Top = 0 Width = 640 OnRedraw = vsFondoRedraw Align = alClient Alignment = taLeftJustify ClientHeight = 480 ClientWidth = 640 Color = clWhite ParentColor = False TabOrder = 0 object vsBarraEcuacion: TBGRAVirtualScreen Left = 0 Height = 100 Top = 190 Width = 640 OnRedraw = vsBarraEcuacionRedraw Alignment = taLeftJustify Anchors = [akTop, akLeft, akRight] ClientHeight = 100 ClientWidth = 640 Color = 15658734 ParentColor = False TabOrder = 0 object btnVariable1: TBGRAImageButton Left = 104 Height = 70 Top = 18 Width = 70 BitmapOptions.BorderWidth = 5 BitmapOptions.BorderHeight = 5 BitmapOptions.DrawMode = dmSet BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = '-' Enabled = False Font.Color = clBlack Font.Height = 18 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 1 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 1 end object btnOperador: TBGRAImageButton Left = 196 Height = 70 Top = 18 Width = 70 BitmapOptions.BorderWidth = 5 BitmapOptions.BorderHeight = 5 BitmapOptions.DrawMode = dmSet BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = '-' Enabled = False Font.Color = clBlack Font.Height = 18 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 1 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 1 end object btnVariable2: TBGRAImageButton Left = 288 Height = 70 Top = 18 Width = 70 BitmapOptions.BorderWidth = 5 BitmapOptions.BorderHeight = 5 BitmapOptions.DrawMode = dmSet BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = '-' Enabled = False Font.Color = clBlack Font.Height = 18 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 1 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 1 end object btnIgualdad: TBGRAImageButton Left = 380 Height = 70 Top = 18 Width = 70 BitmapOptions.BorderWidth = 5 BitmapOptions.BorderHeight = 5 BitmapOptions.DrawMode = dmSet BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = '=' Enabled = False Font.Color = clBlack Font.Height = 18 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 1 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 1 end object btnResultado: TBGRAImageButton Left = 472 Height = 70 Top = 18 Width = 70 BitmapOptions.BorderWidth = 5 BitmapOptions.BorderHeight = 5 BitmapOptions.DrawMode = dmSet BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = 'BGRAImageButton1' Enabled = False Font.Color = clBlack Font.Height = 18 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 1 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 1 end end object vsBarraOpciones: TBGRAVirtualScreen Left = 0 Height = 74 Top = 344 Width = 640 OnRedraw = vsBarraOpcionesRedraw Alignment = taLeftJustify Anchors = [akTop, akLeft, akRight] ClientHeight = 74 ClientWidth = 640 Color = 15658734 ParentColor = False TabOrder = 1 object Opcion2: TBGRAImageButton Left = 196 Height = 61 Hint = 'BitmapOptions 6px border.' Top = 6 Width = 70 Anchors = [akTop, akLeft, akRight] Animation = True BitmapOptions.BorderWidth = 6 BitmapOptions.BorderHeight = 6 BitmapOptions.DrawMode = dmSet BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = '0' Font.Color = 5592405 Font.Height = 25 OnClick = Opcion2Click ParentFont = False Shadow.Alpha = 255 Shadow.Color = clWhite Shadow.OffsetX = 0 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 0 end object Opcion3: TBGRAImageButton Left = 288 Height = 61 Hint = 'BitmapOptions 6px border.' Top = 6 Width = 70 Anchors = [akTop, akLeft, akRight] Animation = True BitmapOptions.BorderWidth = 6 BitmapOptions.BorderHeight = 6 BitmapOptions.DrawMode = dmSet BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = '0' Font.Color = 5592405 Font.Height = 25 OnClick = Opcion3Click ParentFont = False Shadow.Alpha = 255 Shadow.Color = clWhite Shadow.OffsetX = 0 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 0 end object Opcion4: TBGRAImageButton Left = 380 Height = 61 Hint = 'BitmapOptions 6px border.' Top = 6 Width = 70 Anchors = [akTop, akLeft, akRight] Animation = True BitmapOptions.BorderWidth = 6 BitmapOptions.BorderHeight = 6 BitmapOptions.DrawMode = dmSet BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = '0' Font.Color = 5592405 Font.Height = 25 OnClick = Opcion4Click ParentFont = False Shadow.Alpha = 255 Shadow.Color = clWhite Shadow.OffsetX = 0 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 0 end object Opcion5: TBGRAImageButton Left = 472 Height = 61 Hint = 'BitmapOptions 6px border.' Top = 6 Width = 70 Anchors = [akTop, akLeft, akRight] Animation = True BitmapOptions.BorderWidth = 6 BitmapOptions.BorderHeight = 6 BitmapOptions.DrawMode = dmSet BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = '0' Font.Color = 5592405 Font.Height = 25 OnClick = Opcion5Click ParentFont = False Shadow.Alpha = 255 Shadow.Color = clWhite Shadow.OffsetX = 0 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 0 end object Opcion1: TBGRAImageButton Left = 104 Height = 61 Top = 6 Width = 70 Anchors = [akTop, akLeft, akRight] Animation = True BitmapOptions.BorderWidth = 6 BitmapOptions.BorderHeight = 9 BitmapOptions.DrawMode = dmSet BitmapOptions.ResampleMode = rmFineResample BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = '0' Font.Color = 5592405 Font.Height = 25 OnClick = Opcion1Click ParentFont = False Shadow.Alpha = 255 Shadow.Color = clWhite Shadow.OffsetX = 0 Shadow.OffsetY = 2 Shadow.Visible = True Shadow.Radius = 1 end end object lblAciertos: TBGRALabel Left = 536 Height = 39 Top = 8 Width = 95 AutoSize = False Background.Color = clBtnFace Background.Gradient1.StartColor = 15722194 Background.Gradient1.EndColor = 13137169 Background.Gradient1.Point1XPercent = 0 Background.Gradient1.Point1YPercent = 0 Background.Gradient1.Point2XPercent = 0 Background.Gradient1.Point2YPercent = 100 Background.Gradient2.StartColor = 13137169 Background.Gradient2.EndColor = 15722194 Background.Gradient2.Point1XPercent = 0 Background.Gradient2.Point1YPercent = 0 Background.Gradient2.Point2XPercent = 0 Background.Gradient2.Point2YPercent = 100 Background.Gradient1EndPercent = 35 Background.LightWidth = 0 Background.LightOpacity = 64 Caption = 'Aciertos' ParentColor = False TextShadowColor = 5592405 TextShadowColorOpacity = 255 TextShadowOffsetX = 1 TextShadowOffsetY = 1 TextShadowRadius = 1 GlobalOpacity = 255 TextApplyGlobalOpacity = False Font.Color = clWhite Font.Height = 25 end object lblIntentos: TBGRALabel Left = 536 Height = 39 Top = 48 Width = 95 AutoSize = False Background.Color = clBtnFace Background.Gradient1.StartColor = 15722194 Background.Gradient1.EndColor = 13137169 Background.Gradient1.Point1XPercent = 0 Background.Gradient1.Point1YPercent = 0 Background.Gradient1.Point2XPercent = 0 Background.Gradient1.Point2YPercent = 100 Background.Gradient2.StartColor = 13137169 Background.Gradient2.EndColor = 15722194 Background.Gradient2.Point1XPercent = 0 Background.Gradient2.Point1YPercent = 0 Background.Gradient2.Point2XPercent = 0 Background.Gradient2.Point2YPercent = 100 Background.Gradient1EndPercent = 35 Background.LightWidth = 0 Background.LightOpacity = 64 Caption = 'Intentos' ParentColor = False TextShadowColor = 5592405 TextShadowColorOpacity = 255 TextShadowOffsetX = 1 TextShadowOffsetY = 1 TextShadowRadius = 1 GlobalOpacity = 255 TextApplyGlobalOpacity = False Font.Color = clWhite Font.Height = 25 end object n_aciertos: TBGRALabel Left = 480 Height = 39 Top = 8 Width = 51 AutoSize = False Background.Color = clBtnFace Background.Gradient1.StartColor = 15722194 Background.Gradient1.EndColor = 13137169 Background.Gradient1.Point1XPercent = 0 Background.Gradient1.Point1YPercent = 0 Background.Gradient1.Point2XPercent = 0 Background.Gradient1.Point2YPercent = 100 Background.Gradient2.StartColor = 13137169 Background.Gradient2.EndColor = 15722194 Background.Gradient2.Point1XPercent = 0 Background.Gradient2.Point1YPercent = 0 Background.Gradient2.Point2XPercent = 0 Background.Gradient2.Point2YPercent = 100 Background.Gradient1EndPercent = 35 Background.LightWidth = 0 Background.LightOpacity = 64 Caption = '0' ParentColor = False TextShadowColor = 5592405 TextShadowColorOpacity = 255 TextShadowOffsetX = 1 TextShadowOffsetY = 1 TextShadowRadius = 1 GlobalOpacity = 255 TextApplyGlobalOpacity = False Font.Color = clWhite Font.Height = 25 end object n_intentos: TBGRALabel Left = 480 Height = 39 Top = 48 Width = 51 AutoSize = False Background.Color = clBtnFace Background.Gradient1.StartColor = 15722194 Background.Gradient1.EndColor = 13137169 Background.Gradient1.Point1XPercent = 0 Background.Gradient1.Point1YPercent = 0 Background.Gradient1.Point2XPercent = 0 Background.Gradient1.Point2YPercent = 100 Background.Gradient2.StartColor = 13137169 Background.Gradient2.EndColor = 15722194 Background.Gradient2.Point1XPercent = 0 Background.Gradient2.Point1YPercent = 0 Background.Gradient2.Point2XPercent = 0 Background.Gradient2.Point2YPercent = 100 Background.Gradient1EndPercent = 35 Background.LightWidth = 0 Background.LightOpacity = 64 Caption = '0' ParentColor = False TextShadowColor = 5592405 TextShadowColorOpacity = 255 TextShadowOffsetX = 1 TextShadowOffsetY = 1 TextShadowRadius = 1 GlobalOpacity = 255 TextApplyGlobalOpacity = False Font.Color = clWhite Font.Height = 25 end object n_tiempo: TBGRALabel Left = 8 Height = 39 Top = 8 Width = 32 AutoSize = False Background.Color = clBtnFace Background.Gradient1.StartColor = 15722194 Background.Gradient1.EndColor = 13137169 Background.Gradient1.Point1XPercent = 0 Background.Gradient1.Point1YPercent = 0 Background.Gradient1.Point2XPercent = 0 Background.Gradient1.Point2YPercent = 100 Background.Gradient2.StartColor = 13137169 Background.Gradient2.EndColor = 15722194 Background.Gradient2.Point1XPercent = 0 Background.Gradient2.Point1YPercent = 0 Background.Gradient2.Point2XPercent = 0 Background.Gradient2.Point2YPercent = 100 Background.Gradient1EndPercent = 35 Background.LightWidth = 0 Background.LightOpacity = 64 Caption = '00' ParentColor = False TextShadowColor = 5592405 TextShadowColorOpacity = 255 TextShadowOffsetX = 1 TextShadowOffsetY = 1 TextShadowRadius = 1 GlobalOpacity = 255 TextApplyGlobalOpacity = False Font.Color = clWhite Font.Height = 25 end object btnIniciar: TBGRAImageButton Left = 198 Height = 73 Top = 8 Width = 244 Anchors = [akTop, akLeft, akRight] Animation = True BitmapOptions.BorderWidth = 20 BitmapOptions.BorderHeight = 20 BitmapOptions.DrawMode = dmSet BitmapOptions.ResampleMode = rmFineResample BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = 'Iniciar' Font.Color = 5592405 Font.Height = 25 OnClick = btnIniciar_Click ParentFont = False Shadow.Alpha = 255 Shadow.Color = clWhite Shadow.OffsetX = 0 Shadow.OffsetY = 2 Shadow.Visible = True Shadow.Radius = 0 end end object temporizador: TTimer Enabled = False OnTimer = temporizadorTimer left = 64 top = 8 end end