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

📄 unit1gg.dfm

📁 so good ver easy~~~~~~~
💻 DFM
字号:
object Form1: TForm1
  Left = 624
  Top = 471
  Width = 385
  Height = 248
  Caption = #35803#20185'TEST'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 377
    Height = 177
    ActivePage = TabSheet1
    Align = alTop
    MultiLine = True
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #20449#24687
      object GroupBox1: TGroupBox
        Left = 5
        Top = 0
        Width = 359
        Height = 105
        Caption = #20154#29289#29366#24577
        Color = clBtnFace
        Ctl3D = True
        ParentColor = False
        ParentCtl3D = False
        TabOrder = 0
        object Label2: TLabel
          Left = 8
          Top = 48
          Width = 36
          Height = 13
          Caption = #29983#21629#65306
        end
        object Label1: TLabel
          Left = 8
          Top = 24
          Width = 36
          Height = 13
          Caption = #21517#23383#65306
        end
        object Label3: TLabel
          Left = 8
          Top = 72
          Width = 36
          Height = 13
          Caption = #30495#27668#65306
        end
        object EditHP: TEdit
          Left = 48
          Top = 44
          Width = 105
          Height = 21
          ReadOnly = True
          TabOrder = 0
        end
        object EditName: TEdit
          Left = 48
          Top = 20
          Width = 105
          Height = 21
          ReadOnly = True
          TabOrder = 1
        end
        object EditMP: TEdit
          Left = 48
          Top = 68
          Width = 105
          Height = 21
          ReadOnly = True
          TabOrder = 2
        end
      end
    end
  end
  object Button4: TButton
    Left = 288
    Top = 184
    Width = 81
    Height = 25
    Caption = #36864#20986
    TabOrder = 1
    OnClick = Button4Click
  end
  object Button1: TButton
    Left = 12
    Top = 184
    Width = 81
    Height = 25
    Caption = #35835#21462#20449#24687
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 104
    Top = 184
    Width = 81
    Height = 25
    Caption = #27515#20129#22238#22478
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 196
    Top = 184
    Width = 81
    Height = 25
    Caption = #25216#33021#25915#20987
    TabOrder = 4
    OnClick = Button3Click
  end
end

⌨️ 快捷键说明

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