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

📄 unit3.dfm

📁 delphi写的千年私服登陆器
💻 DFM
字号:
object Form3: TForm3
  Left = 484
  Top = 113
  BorderStyle = bsDialog
  Caption = #31995#32479#35774#32622
  ClientHeight = 104
  ClientWidth = 324
  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 GroupBox1: TGroupBox
    Left = 16
    Top = 8
    Width = 289
    Height = 49
    Caption = ' '#23458#25143#31471#30446#24405#36873#25321' '
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Edit1: TEdit
      Left = 16
      Top = 16
      Width = 209
      Height = 20
      TabOrder = 0
    end
    object Button1: TButton
      Left = 240
      Top = 16
      Width = 33
      Height = 20
      Caption = #27983#35272
      TabOrder = 1
      OnClick = Button1Click
    end
  end
  object Button2: TButton
    Left = 16
    Top = 72
    Width = 60
    Height = 20
    Caption = #30830#23450
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button2Click
  end
  object OpenDialog1: TOpenDialog
    DefaultExt = '.exe'
    Filter = #21315#24180#23458#25143#31471'Client (*.exe)|*.exe'
    Left = 88
    Top = 72
  end
end

⌨️ 快捷键说明

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