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

📄 unit_eywg.dfm

📁 一款传奇登陆器的源代码,使用DELPHI写的,大家可以参考下
💻 DFM
字号:
object Frm_Eywg: TFrm_Eywg
  Left = 228
  Top = 214
  Width = 326
  Height = 147
  Caption = #25351#23450#24694#24847#22806#25346
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 11
    Width = 130
    Height = 12
    Caption = #20197#19979#22806#25346#19981#20801#35768#20351#29992#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Check_Bp: TCheckBox
    Left = 8
    Top = 35
    Width = 81
    Height = 17
    Caption = #20256#22855'3'#20912#39746
    Checked = True
    State = cbChecked
    TabOrder = 0
  end
  object check_king: TCheckBox
    Left = 104
    Top = 35
    Width = 89
    Height = 17
    Caption = #20256#22855'3'#29579#20013#29579
    Checked = True
    State = cbChecked
    TabOrder = 1
  end
  object Check_dbt: TCheckBox
    Left = 216
    Top = 35
    Width = 89
    Height = 17
    Caption = #20256#22855'3'#22823#34917#36148
    TabOrder = 2
  end
  object Check_dscq: TCheckBox
    Left = 8
    Top = 59
    Width = 89
    Height = 17
    Caption = #22823#22307#20256#22855'3 '
    Checked = True
    State = cbChecked
    TabOrder = 3
  end
  object Check_007: TCheckBox
    Left = 104
    Top = 59
    Width = 89
    Height = 17
    Caption = #20256#22855'3  007'
    Checked = True
    State = cbChecked
    TabOrder = 4
  end
  object Check_wj: TCheckBox
    Left = 216
    Top = 59
    Width = 89
    Height = 17
    Caption = #20256#22855'3'#26080#26426
    Checked = True
    State = cbChecked
    TabOrder = 5
  end
  object Button1: TButton
    Left = 240
    Top = 88
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 6
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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