⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 u1.dfm

📁 辩论赛计时器
💻 DFM
📖 第 1 页 / 共 4 页
字号:
      705317AD39CFCA3EB4BA897C2C65393BD2528A04B7241F7C50F40FBE287EB48D
      FEC8DA0F41484D1E94107FFFD9}
    Stretch = True
    Transparent = True
  end
  object Label1: TLabel
    Left = 0
    Top = 8
    Width = 1017
    Height = 56
    Alignment = taCenter
    AutoSize = False
    Caption = #31532#19968#38454#27573#65306#24320#31687#31435#35770#38454#27573
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -56
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object lb: TLabel
    Left = 240
    Top = 64
    Width = 481
    Height = 37
    Alignment = taCenter
    AutoSize = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -32
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object gbZh: TGroupBox
    Left = 48
    Top = 96
    Width = 441
    Height = 553
    Color = clSkyBlue
    ParentColor = False
    TabOrder = 0
    object lbZh: TLabel
      Left = 40
      Top = 152
      Width = 361
      Height = 65
      Alignment = taCenter
      AutoSize = False
      Caption = #27491#26041#21097#20313#26102#38388#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -48
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = False
      WordWrap = True
    end
    object ZhLeftTime: TLabel
      Left = 8
      Top = 272
      Width = 425
      Height = 105
      Alignment = taCenter
      AutoSize = False
      Caption = '3'#20998'00'#31186
      Font.Charset = ANSI_CHARSET
      Font.Color = clRed
      Font.Height = -96
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object sbtnZhStart: TSpeedButton
      Left = 72
      Top = 48
      Width = 225
      Height = 57
      Caption = #27491#26041#24320#22987#35745#26102
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -29
      Font.Name = #26032#23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = sbtnZhStartClick
    end
  end
  object gbF: TGroupBox
    Left = 536
    Top = 96
    Width = 441
    Height = 553
    Color = clYellow
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
    TabOrder = 1
    object lbF: TLabel
      Left = 48
      Top = 144
      Width = 345
      Height = 57
      Alignment = taCenter
      AutoSize = False
      Caption = #21453#26041#21097#20313#26102#38388#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -48
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object sbtnFStart: TSpeedButton
      Left = 80
      Top = 40
      Width = 241
      Height = 65
      Caption = #21453#26041#24320#22987#35745#26102
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -32
      Font.Name = #21326#25991#20013#23435
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = sbtnFStartClick
    end
    object FLeftTime: TLabel
      Left = 8
      Top = 272
      Width = 425
      Height = 96
      Alignment = taCenter
      AutoSize = False
      Caption = '3'#20998'00'#31186
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -96
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  object timer1: TTimer
    Enabled = False
    Interval = 100
    OnTimer = timer1Timer
    Left = 472
    Top = 144
  end
  object Timer2: TTimer
    Enabled = False
    Interval = 100
    OnTimer = Timer2Timer
    Left = 472
    Top = 184
  end
  object MainMenu1: TMainMenu
    Left = 120
    Top = 16
    object N1: TMenuItem
      Caption = '&C '#39068#33394#35774#32622
      object mmiZhColor: TMenuItem
        Caption = #27491#26041#35745#26102#23383#20307#39068#33394
        OnClick = mmiZhColorClick
      end
      object mmiZhBackColor: TMenuItem
        Caption = #27491#26041#35745#26102#32972#26223#39068#33394
        OnClick = mmiZhBackColorClick
      end
      object N6: TMenuItem
        Caption = '-'
      end
      object mmiFColor: TMenuItem
        Caption = #21453#26041#35745#26102#23383#20307#39068#33394
        OnClick = mmiFColorClick
      end
      object mmiFBackColor: TMenuItem
        Caption = #21453#26041#35745#26102#32972#26223#39068#33394
        OnClick = mmiFBackColorClick
      end
      object N7: TMenuItem
        Caption = '-'
      end
      object mmiExit: TMenuItem
        Caption = #36864#20986#35774#32622
        OnClick = mmiExitClick
      end
    end
  end
  object ColorDlg: TColorDialog
    Left = 224
    Top = 40
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -