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

📄 selectdir.dfm

📁 专门针对基于钩子技术、动态链接库(DLL)设计的一类特殊木马的查杀系统
💻 DFM
字号:
object SelectDirForm: TSelectDirForm
  Left = 202
  Top = 176
  Width = 227
  Height = 375
  Caption = #36873#25321#26597#26432#36335#24452'...'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object DirectoryListBox1: TDirectoryListBox
    Left = 8
    Top = 10
    Width = 201
    Height = 265
    ItemHeight = 16
    TabOrder = 0
  end
  object DriveComboBox1: TDriveComboBox
    Left = 8
    Top = 280
    Width = 201
    Height = 19
    DirList = DirectoryListBox1
    TabOrder = 1
  end
  object BitBtn1: TBitBtn
    Left = 16
    Top = 309
    Width = 75
    Height = 25
    Caption = #30830'  '#23450'(&O)'
    TabOrder = 2
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 128
    Top = 309
    Width = 75
    Height = 25
    Caption = #21462'  '#28040'(&C)'
    TabOrder = 3
    Kind = bkCancel
  end
end

⌨️ 快捷键说明

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