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

📄 unitshowmark.dfm

📁 经典游戏扫雷,仿XP
💻 DFM
字号:
object Form2: TForm2
  Left = 317
  Top = 36
  BorderIcons = [biSystemMenu, biMaximize]
  BorderStyle = bsSingle
  Caption = #32479#35745#20449#24687
  ClientHeight = 222
  ClientWidth = 347
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 19
  object Mark1: TLabel
    Left = 248
    Top = 33
    Width = 81
    Height = 25
    AutoSize = False
    Caption = '999'#31186
  end
  object Mark2: TLabel
    Left = 248
    Top = 81
    Width = 81
    Height = 25
    AutoSize = False
    Caption = '999'#31186
  end
  object NameFirst: TLabel
    Left = 104
    Top = 32
    Width = 121
    Height = 19
    AutoSize = False
    Caption = #21311#21517
  end
  object NameMiddle: TLabel
    Left = 104
    Top = 81
    Width = 121
    Height = 25
    AutoSize = False
    Caption = #21311#21517
  end
  object Mark3: TLabel
    Left = 8
    Top = 32
    Width = 81
    Height = 25
    AutoSize = False
    Caption = #31616#21333#65306
  end
  object Label1: TLabel
    Left = 8
    Top = 80
    Width = 81
    Height = 25
    AutoSize = False
    Caption = #22256#38590#65306
  end
  object Button1: TButton
    Left = 48
    Top = 160
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 216
    Top = 160
    Width = 75
    Height = 25
    Caption = #37325#26032#35760#20998
    TabOrder = 1
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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