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

📄 addlocalserverfrm.dfm

📁 NetHook API 对战平台内核库是一套实现时下流行的网络对战平台[如浩方、VS]同样功能的通用内核库
💻 DFM
字号:
object AddLocalServerForm: TAddLocalServerForm
  Left = 0
  Top = 0
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #26032#22686#26381#21153#22120
  ClientHeight = 162
  ClientWidth = 244
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 18
    Top = 22
    Width = 72
    Height = 12
    Caption = #26381#21153#22120#21517#31216#65306
  end
  object Label2: TLabel
    Left = 18
    Top = 57
    Width = 72
    Height = 12
    Caption = #26381#21153#22120#22320#22336#65306
  end
  object Label3: TLabel
    Left = 18
    Top = 93
    Width = 72
    Height = 12
    Caption = #26381#21153#22120#31471#21475#65306
  end
  object edName: TEdit
    Left = 103
    Top = 19
    Width = 121
    Height = 20
    TabOrder = 0
  end
  object edIp: TEdit
    Left = 103
    Top = 54
    Width = 121
    Height = 20
    TabOrder = 1
  end
  object edPort: TEdit
    Left = 103
    Top = 90
    Width = 121
    Height = 20
    TabOrder = 2
  end
  object btnOk: TButton
    Left = 18
    Top = 125
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 3
    OnClick = btnOkClick
  end
  object btnCancel: TButton
    Left = 149
    Top = 125
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 4
    OnClick = btnCancelClick
  end
end

⌨️ 快捷键说明

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