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

📄 unit1.dfm

📁 武林前三步显血,显蓝.级别等源码 .DELPHI做的.对新手学习DELPHI外挂会有帮助
💻 DFM
字号:
object Form1: TForm1
  Left = 768
  Top = 455
  Width = 608
  Height = 386
  Caption = 'Form1'
  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 = 64
    Top = 24
    Width = 24
    Height = 13
    Caption = #32423#21035
  end
  object Label2: TLabel
    Left = 64
    Top = 64
    Width = 21
    Height = 13
    Caption = 'EXP'
  end
  object Label3: TLabel
    Left = 56
    Top = 112
    Width = 36
    Height = 13
    Caption = #35282#33394#21517
  end
  object Label4: TLabel
    Left = 64
    Top = 153
    Width = 24
    Height = 15
    Caption = #37329#38065
  end
  object Label5: TLabel
    Left = 72
    Top = 192
    Width = 12
    Height = 13
    Caption = #34880
  end
  object Label6: TLabel
    Left = 80
    Top = 240
    Width = 12
    Height = 13
    Caption = #34013
  end
  object xie: TLabel
    Left = 144
    Top = 200
    Width = 73
    Height = 17
    Caption = 'xie'
  end
  object jing: TLabel
    Left = 144
    Top = 240
    Width = 121
    Height = 17
    Caption = 'jing'
  end
  object ji: TLabel
    Left = 152
    Top = 24
    Width = 105
    Height = 20
    Caption = 'ji'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object yan: TLabel
    Left = 144
    Top = 72
    Width = 129
    Height = 20
    Caption = 'yan'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object money: TStaticText
    Left = 144
    Top = 152
    Width = 105
    Height = 17
    Caption = 'money'
    TabOrder = 0
  end
  object ming: TStaticText
    Left = 144
    Top = 104
    Width = 113
    Height = 25
    Caption = 'ming'
    TabOrder = 1
  end
  object Timer1: TTimer
    Interval = 200
    OnTimer = Timer1Timer
    Left = 336
    Top = 56
  end
end

⌨️ 快捷键说明

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