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

📄 netserver.~dfm

📁 很不错的软件请使用
💻 ~DFM
字号:
object GetComputerName: TGetComputerName
  Left = 273
  Top = 122
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #32593#32476#35745#31639#26426
  ClientHeight = 222
  ClientWidth = 290
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PopupMenu = PopupMenu1
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 4
    Top = 0
    Width = 281
    Height = 217
    TabOrder = 0
    object RxLabel1: TRxLabel
      Left = 8
      Top = 20
      Width = 98
      Height = 12
      Caption = #23616#22495#32593#36164#28304#21015#34920#65306
    end
    object RxLabel2: TRxLabel
      Left = 152
      Top = 40
      Width = 38
      Height = 12
      Caption = #24403#21069#65306
    end
    object Label1: TLabel
      Left = 229
      Top = 14
      Width = 42
      Height = 12
      Cursor = crHandPoint
      Caption = #20851#20110'[&A]'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      OnClick = Label1Click
    end
    object Label2: TLabel
      Left = 165
      Top = 14
      Width = 54
      Height = 12
      Cursor = crHandPoint
      Caption = #21047#26032'[&F] |'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      OnClick = Label2Click
    end
    object ListBox1: TListBox
      Left = 8
      Top = 40
      Width = 129
      Height = 169
      ItemHeight = 12
      TabOrder = 0
      OnClick = ListBox1Click
    end
    object Edit1: TEdit
      Left = 152
      Top = 64
      Width = 114
      Height = 20
      Ctl3D = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 1
      OnChange = Edit1Change
    end
    object BitBtn1: TBitBtn
      Left = 179
      Top = 152
      Width = 87
      Height = 26
      Caption = #36873#23450'[&S]'
      Enabled = False
      TabOrder = 2
      OnClick = BitBtn1Click
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        04000000000080000000CE0E0000C40E00001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
        77777777777777777777000000000007777700333333333077770B0333333333
        07770FB03333333330770BFB0333333333070FBFB000000000000BFBFBFBFB07
        77770FBFBFBFBF0777770BFB0000000777777000777777770007777777777777
        7007777777770777070777777777700077777777777777777777}
    end
    object BitBtn2: TBitBtn
      Left = 179
      Top = 184
      Width = 87
      Height = 26
      Caption = #25918#24323'[&C]'
      TabOrder = 3
      OnClick = BitBtn2Click
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        04000000000080000000CE0E0000C40E00001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
        2222222222222222222222222222222222222800000082222222207777770022
        2222207777770802222228077777088022222207F7F7F088022222207F7F7F08
        8022222207F7F7F088822222207F7F7F080222222207F7F7F802222222207F7F
        7702222222228000088222222222222222222222222222222222}
    end
  end
  object PopupMenu1: TPopupMenu
    Left = 16
    Top = 176
    object N1: TMenuItem
      Caption = '&About...'
      OnClick = N1Click
    end
  end
end

⌨️ 快捷键说明

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