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

📄 unit_heroname.dfm

📁 扫雷
💻 DFM
字号:
object Frm_HeroName: TFrm_HeroName
  Left = 630
  Top = 229
  BorderStyle = bsNone
  Caption = 'Frm_HeroName'
  ClientHeight = 166
  ClientWidth = 146
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label_Level: TLabel
    Left = 8
    Top = 16
    Width = 7
    Height = 13
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label_Word: TLabel
    Left = 8
    Top = 55
    Width = 7
    Height = 13
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Edit_Name: TEdit
    Left = 18
    Top = 82
    Width = 105
    Height = 21
    TabOrder = 0
  end
  object Button1: TButton
    Left = 40
    Top = 112
    Width = 58
    Height = 19
    Default = True
    TabOrder = 1
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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