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

📄 unitnetwork.dfm

📁 不错的远程控制程序
💻 DFM
字号:
object Network: TNetwork
  Left = 447
  Top = 238
  AutoScroll = False
  BorderIcons = [biSystemMenu]
  Caption = #26597#30475#20849#20139
  ClientHeight = 228
  ClientWidth = 201
  Color = cl3DLight
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCanResize = FormCanResize
  OnClose = FormClose
  OnCreate = FormCreate
  OnDeactivate = FormDeactivate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 8
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #32593#32476#30913#30424':'
  end
  object Label2: TLabel
    Left = 8
    Top = 122
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #32593#32476#30913#30424':'
  end
  object Label3: TLabel
    Left = 104
    Top = 122
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #26412#22320#30913#30424':'
  end
  object Memo1: TMemo
    Left = 8
    Top = 24
    Width = 185
    Height = 89
    PopupMenu = PopupMenu1
    ReadOnly = True
    ScrollBars = ssVertical
    TabOrder = 0
  end
  object Edit1: TEdit
    Left = 8
    Top = 138
    Width = 89
    Height = 21
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 104
    Top = 138
    Width = 89
    Height = 21
    TabOrder = 2
  end
  object Button1: TButton
    Left = 40
    Top = 178
    Width = 57
    Height = 22
    Caption = #26144#23556
    TabOrder = 3
    OnClick = Button1Click
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 209
    Width = 201
    Height = 19
    Panels = <
      item
        Text = #31561#24453#36830#25509
        Width = 50
      end>
  end
  object Button2: TButton
    Left = 104
    Top = 178
    Width = 57
    Height = 22
    Caption = #35299#38500#26144#23556
    TabOrder = 5
    OnClick = Button2Click
  end
  object PopupMenu1: TPopupMenu
    Left = 152
    Top = 72
    object Refresh1: TMenuItem
      Caption = #21047#26032
      OnClick = Refresh1Click
    end
  end
end

⌨️ 快捷键说明

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