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

📄 unit_frmchooseicon.dfm

📁 传奇木马原代码 DELPHI编写 可设置后门 ASP和邮箱发信两种设置
💻 DFM
字号:
object FrmChooseIcon: TFrmChooseIcon
  Left = 304
  Top = 142
  AutoScroll = False
  BorderIcons = [biSystemMenu]
  Caption = #22270#26631#36873#25321
  ClientHeight = 169
  ClientWidth = 231
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 0
    Top = 0
    Width = 231
    Height = 12
    Align = alTop
  end
  object Label2: TLabel
    Left = 0
    Top = 157
    Width = 231
    Height = 12
    Align = alBottom
  end
  object EXE_Name: TEdit
    Left = 329
    Top = 68
    Width = 32
    Height = 20
    Color = clSilver
    ReadOnly = True
    TabOrder = 0
    Visible = False
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 12
    Width = 113
    Height = 145
    Align = alLeft
    Caption = #22270#26631#39044#35272
    TabOrder = 1
    object Image1: TImage
      Left = 41
      Top = 41
      Width = 32
      Height = 32
      Center = True
    end
    object Prev_Icon: TSpeedButton
      Left = 34
      Top = 89
      Width = 23
      Height = 22
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        04000000000080000000CE0E0000D80E00001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00999999999999
        9999999999999F99999999999999F0F999999999999F00F99999999999F000F9
        999999999F0000F999999999F00000F99999999F000000F999999998000000F9
        99999999800000F999999999980000F999999999998000F999999999999800F9
        99999999999980F9999999999999989999999999999999999999}
      OnClick = Prev_IconClick
    end
    object Next_Icon: TSpeedButton
      Left = 58
      Top = 89
      Width = 23
      Height = 22
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        04000000000080000000CE0E0000D80E00001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00999999999999
        9999999999F9999999999999980F9999999999999800F9999999999998000F99
        99999999980000F9999999999800000F9999999998000000F999999998000000
        8999999998000008999999999800008999999999980008999999999998008999
        9999999998089999999999999989999999999999999999999999}
      OnClick = Next_IconClick
    end
  end
  object GroupBox2: TGroupBox
    Left = 113
    Top = 12
    Width = 118
    Height = 145
    Align = alClient
    Caption = #36873#39033
    TabOrder = 2
    object Image2: TImage
      Left = 2
      Top = 14
      Width = 114
      Height = 129
      Align = alClient
      Stretch = True
    end
    object Button1: TButton
      Left = 21
      Top = 25
      Width = 73
      Height = 25
      Cursor = crHandPoint
      Caption = #36873#25321#25991#20214
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button3: TButton
      Left = 21
      Top = 61
      Width = 73
      Height = 25
      Cursor = crHandPoint
      Caption = #30830#23450
      ModalResult = 1
      TabOrder = 1
    end
    object Button2: TButton
      Left = 21
      Top = 99
      Width = 73
      Height = 25
      Cursor = crHandPoint
      Caption = #21462#28040
      ModalResult = 2
      TabOrder = 2
    end
  end
  object OpenDialog1: TOpenDialog
    Filter = 
      #25152#26377#25903#25345#31867#22411'(*.EXE,*.DLL,*.OCX,*.ICL,*.ICO,*.BMP)|*.exe;*.dll;*.ocx;*.' +
      'bmp;*.ico;*.icl|'#21487#25191#34892#25991#20214'(*.EXE)|*.exe|'#21160#24577#36830#25509#24211#25991#20214'(*.DLL)|*.dll|'#22270#26631#22270#29255#24211#25991#20214'(' +
      '*.ICO,*.BMP)|*.ico;*.bmp|'#25152#26377#25991#20214'(*.*)|*.*'
    Left = 288
    Top = 120
  end
end

⌨️ 快捷键说明

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