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

📄 hero.dfm

📁 本人用BCB编写的扫雷小游戏
💻 DFM
字号:
object HeroForm: THeroForm
  Left = 470
  Top = 155
  BorderIcons = [biSystemMenu, biHelp]
  BorderStyle = bsSingle
  Caption = #25195#38647#29399#29066#27036
  ClientHeight = 130
  ClientWidth = 258
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 24
    Width = 33
    Height = 17
    AutoSize = False
    Caption = #21021#32423':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 16
    Top = 40
    Width = 33
    Height = 17
    AutoSize = False
    Caption = #20013#32423':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 16
    Top = 56
    Width = 33
    Height = 17
    AutoSize = False
    Caption = #39640#32423':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 16
    Top = 72
    Width = 33
    Height = 17
    AutoSize = False
    Caption = #29467#32423':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 88
    Top = 24
    Width = 17
    Height = 17
    AutoSize = False
    Caption = #31186
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 88
    Top = 40
    Width = 17
    Height = 17
    AutoSize = False
    Caption = #31186
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 88
    Top = 56
    Width = 17
    Height = 17
    AutoSize = False
    Caption = #31186
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 88
    Top = 72
    Width = 17
    Height = 17
    AutoSize = False
    Caption = #31186
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label_Easy_Name: TLabel
    Left = 141
    Top = 24
    Width = 108
    Height = 17
    AutoSize = False
    Caption = #21311#21517
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label_Middle_Name: TLabel
    Left = 141
    Top = 40
    Width = 108
    Height = 17
    AutoSize = False
    Caption = #21311#21517
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label_Expert_Name: TLabel
    Left = 141
    Top = 56
    Width = 108
    Height = 17
    AutoSize = False
    Caption = #21311#21517
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label_Professional_Name: TLabel
    Left = 141
    Top = 72
    Width = 108
    Height = 17
    AutoSize = False
    Caption = #21311#21517
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label_Easy_Seconds: TLabel
    Left = 64
    Top = 24
    Width = 17
    Height = 17
    AutoSize = False
    Caption = '999'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label_Middle_Seconds: TLabel
    Left = 64
    Top = 40
    Width = 17
    Height = 17
    AutoSize = False
    Caption = '999'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label_Expert_Seconds: TLabel
    Left = 64
    Top = 56
    Width = 17
    Height = 17
    AutoSize = False
    Caption = '999'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label_Professional_Seconds: TLabel
    Left = 64
    Top = 72
    Width = 17
    Height = 17
    AutoSize = False
    Caption = '999'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Button_Clear: TButton
    Left = 40
    Top = 96
    Width = 81
    Height = 25
    Caption = #37325#26032#35745#20998'(&R)'
    Default = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button_ClearClick
    OnKeyDown = Button_ClearKeyDown
  end
  object Button_Cancel: TButton
    Left = 160
    Top = 96
    Width = 57
    Height = 25
    Caption = #21462#28040
    Default = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button_CancelClick
    OnKeyDown = Button_CancelKeyDown
  end
end

⌨️ 快捷键说明

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