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

📄 score.dfm

📁 一种扫雷游戏的源代码
💻 DFM
字号:
object sort: Tsort
  Left = 354
  Top = 208
  Width = 211
  Height = 159
  BorderIcons = []
  Caption = #25195#38647#29399#29066#29228#34892#29256
  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 = 16
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #32423#21035
  end
  object Label2: TLabel
    Left = 80
    Top = 16
    Width = 41
    Height = 13
    AutoSize = False
    Caption = #22823#21517
  end
  object Label3: TLabel
    Left = 152
    Top = 16
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #25104#32489
  end
  object Label4: TLabel
    Left = 16
    Top = 40
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #21021#32423
  end
  object Label5: TLabel
    Left = 16
    Top = 56
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #20013#32423
  end
  object Label6: TLabel
    Left = 16
    Top = 72
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #39640#32423
  end
  object Label13: TLabel
    Left = 80
    Top = 40
    Width = 57
    Height = 13
    AutoSize = False
    Caption = 'Label13'
  end
  object Label14: TLabel
    Left = 152
    Top = 40
    Width = 49
    Height = 13
    AutoSize = False
    Caption = 'Label14'
  end
  object Label15: TLabel
    Left = 80
    Top = 56
    Width = 57
    Height = 13
    AutoSize = False
    Caption = 'Label15'
  end
  object Label16: TLabel
    Left = 152
    Top = 56
    Width = 49
    Height = 13
    AutoSize = False
    Caption = 'Label16'
  end
  object Label17: TLabel
    Left = 80
    Top = 72
    Width = 57
    Height = 13
    AutoSize = False
    Caption = 'Label17'
  end
  object Label18: TLabel
    Left = 152
    Top = 72
    Width = 49
    Height = 13
    AutoSize = False
    Caption = 'Label18'
  end
  object Button1: TButton
    Left = 64
    Top = 96
    Width = 75
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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