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

📄 unit1.dfm

📁 Backdoor.Metarage,for delphi..
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form1: TForm1
  Left = 192
  Top = 107
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = 'Mental Rage 1.0'
  ClientHeight = 722
  ClientWidth = 774
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  DesignSize = (
    774
    722)
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 88
    Top = 0
    Width = 81
    Height = 17
    AutoSize = False
    Caption = 'Remote IP :'
  end
  object Label2: TLabel
    Left = 184
    Top = 0
    Width = 49
    Height = 17
    AutoSize = False
    Caption = 'Port :'
  end
  object Label3: TLabel
    Left = 8
    Top = 8
    Width = 73
    Height = 33
    Alignment = taRightJustify
    AutoSize = False
    Caption = 'Mental Rage'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Tahoma'
    Font.Style = [fsBold]
    ParentFont = False
    WordWrap = True
  end
  object Image1: TImage
    Left = 8
    Top = 8
    Width = 33
    Height = 33
    Center = True
    Picture.Data = {
      055449636F6E0000010001002020100000000000E80200001600000028000000
      2000000040000000010004000000000080020000000000000000000000000000
      0000000000000000000080000080000000808000800000008000800080800000
      80808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000
      FFFFFF0000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000099999000000
      0000000000000000009999999999900000000000000000009999900000999990
      0000000000000009999999999999999900000000000000999999999999999999
      9000000000000999999999999999999999000000000009999999999999999999
      9990000000009999999999999999999999990000000999999999999999999999
      9999000000099999999999999999999999990000000999000000000900000000
      099900000099990FFFFFFF090FFFFFFF099990000099990FFFFFFF090FFFFFFF
      099990000099990FFFFFFF090FFFFFFF099990000099990FFFFFFF090FFFFFFF
      0999900000999990000000990FFFFFFF0999900000099999999999990FFFFFFF
      0999000000099999999999990FFFFFFF0999000000099999999999990FFFFFFF
      09990000000099999999999990FFFFF099990000000099999999999999000009
      9990000000000999999999999999999999000000000000999999999999999999
      9900000000000009999999999999999900000000000000009999999999999990
      0000000000000000009999999999900000000000000000000000099999000000
      0000000000000000000000000000000000000000000000000000000000000000
      00000000FFFFFFFFFFFFFFFFFFF83FFFFFC007FFFF0001FFFE0000FFF800003F
      F800003FF000001FE000000FE0000007C0000007C0000007C000000780000003
      80000003800000038000000380000003C0000007C0000007C0000007E0000007
      E000000FF000000FE000001FE000001FC000000FC700018F8FC007C79FF83FE7
      3FFFFFF3}
  end
  object Edit1: TEdit
    Left = 88
    Top = 16
    Width = 89
    Height = 19
    Color = 13816530
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 0
    Text = '127.0.0.1'
    OnKeyPress = Edit1KeyPress
  end
  object Edit2: TEdit
    Left = 184
    Top = 16
    Width = 57
    Height = 19
    Color = 13816530
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 1
    Text = '2684'
    OnKeyPress = Edit2KeyPress
  end
  object Button1: TButton
    Left = 248
    Top = 16
    Width = 65
    Height = 21
    Caption = '&Connect'
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 320
    Top = 16
    Width = 65
    Height = 21
    Caption = '&SIN'
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 8
    Top = 48
    Width = 73
    Height = 17
    Caption = '&Info'
    TabOrder = 4
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 8
    Top = 64
    Width = 73
    Height = 17
    Caption = '&File Manager'
    TabOrder = 5
  end
  object Button5: TButton
    Left = 8
    Top = 80
    Width = 73
    Height = 17
    Caption = '&Reg Manager'
    TabOrder = 6
  end
  object Button6: TButton
    Left = 8
    Top = 96
    Width = 73
    Height = 17
    Caption = '&Processes'
    TabOrder = 7
  end
  object Button7: TButton
    Left = 8
    Top = 112
    Width = 73
    Height = 17
    Caption = '&Windows'
    TabOrder = 8
  end
  object Button8: TButton
    Left = 8
    Top = 128
    Width = 73
    Height = 17
    Caption = '&Transfers'
    TabOrder = 9
    OnClick = Button8Click
  end
  object Button9: TButton
    Left = 8
    Top = 144
    Width = 73
    Height = 17
    Caption = '&Status'
    TabOrder = 10
    OnClick = Button9Click
  end
  object Button10: TButton
    Left = 8
    Top = 160
    Width = 73
    Height = 17
    Caption = 'F&ind Files'
    TabOrder = 11
    OnClick = Button10Click
  end
  object Button11: TButton
    Left = 8
    Top = 184
    Width = 73
    Height = 17
    Caption = '&Local Config'
    TabOrder = 12
    OnClick = Button11Click
  end
  object Button12: TButton
    Left = 8
    Top = 200
    Width = 73
    Height = 17
    Caption = '&Scanning'
    TabOrder = 13
  end
  object Button13: TButton
    Left = 8
    Top = 216
    Width = 73
    Height = 17
    Caption = '&About'
    TabOrder = 14
    OnClick = Button13Click
  end
  object Panel1: TPanel
    Left = 88
    Top = 40
    Width = 633
    Height = 609
    BevelOuter = bvNone
    TabOrder = 15
    object Splitter1: TSplitter
      Left = 0
      Top = 538
      Width = 633
      Height = 7
      Cursor = crVSplit
      Align = alBottom
      AutoSnap = False
      Beveled = True
      MinSize = 64
      ResizeStyle = rsUpdate
    end
    object Panel_Intro: TPanel
      Left = 0
      Top = 0
      Width = 297
      Height = 57
      BevelOuter = bvNone
      TabOrder = 8
      object Image5: TImage
        Left = 0
        Top = 0
        Width = 297
        Height = 57
      end
    end
    object Memo1: TMemo
      Left = 0
      Top = 545
      Width = 633
      Height = 64
      Align = alBottom
      Color = 13816530
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'Tahoma'
      Font.Style = []
      Lines.Strings = (
        '"Im rather sick then healthy...'
        ' .. Atleast then i know whats wrong with me"'
        '- Mental Rage 1.0  (RightClick to clear)')
      ParentCtl3D = False
      ParentFont = False
      ReadOnly = True
      ScrollBars = ssVertical
      TabOrder = 0
      OnMouseDown = Memo1MouseDown
    end
    object Panel_Info: TPanel
      Left = 321
      Top = 57
      Width = 295
      Height = 48
      BevelOuter = bvNone
      TabOrder = 1
      object Button14: TButton
        Left = 8
        Top = 8
        Width = 81
        Height = 17
        Caption = '&Computer'
        TabOrder = 0
        OnClick = Button14Click

⌨️ 快捷键说明

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