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

📄 ufrmselectmref.dfm

📁 DAD2.0 上传下传DAD2.0 上传下传DAD2.0 上传下传DAD2.0 上传下传
💻 DFM
字号:
object frmSelectMRef: TfrmSelectMRef
  Left = 209
  Top = 103
  Width = 651
  Height = 541
  Caption = #32534#36753#22810'Referer'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object lstDomains: TMemo
    Left = 0
    Top = 0
    Width = 643
    Height = 409
    Align = alClient
    ScrollBars = ssBoth
    TabOrder = 0
    WordWrap = False
  end
  object Panel1: TPanel
    Left = 0
    Top = 409
    Width = 643
    Height = 105
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 1
    object Label1: TLabel
      Left = 296
      Top = 8
      Width = 48
      Height = 13
      Caption = #22686#21152#21518#32512
    end
    object Label2: TLabel
      Left = 350
      Top = 76
      Width = 9
      Height = 13
      Caption = '---'
    end
    object cmdOk: TButton
      Left = 504
      Top = 16
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 0
      OnClick = cmdOkClick
    end
    object cmdCancel: TButton
      Left = 504
      Top = 56
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 1
      OnClick = cmdCancelClick
    end
    object cmdPF: TButton
      Left = 166
      Top = 66
      Width = 107
      Height = 25
      Caption = #33258#21160#22635#20805#38543#26426#25968'(2)'
      TabOrder = 2
      OnClick = cmdPFClick
    end
    object mnuZL: TButton
      Left = 166
      Top = 26
      Width = 108
      Height = 25
      Caption = #25972#29702#26684#24335'(1)'
      TabOrder = 3
      OnClick = mnuZLClick
    end
    object cmdAddFakeDomain: TButton
      Left = 16
      Top = 32
      Width = 91
      Height = 25
      Caption = #22686#21152#20551#31449
      TabOrder = 4
      OnClick = cmdAddFakeDomainClick
    end
    object txtLastAdd: TComboBox
      Left = 296
      Top = 26
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 5
      Text = '/'
      Items.Strings = (
        ''
        '/'
        '/search.php?keywords={keywords}')
    end
    object txtFrom: TEdit
      Left = 304
      Top = 72
      Width = 33
      Height = 21
      TabOrder = 6
      Text = '3'
    end
    object txtTo: TEdit
      Left = 376
      Top = 71
      Width = 31
      Height = 21
      TabOrder = 7
      Text = '10'
    end
  end
end

⌨️ 快捷键说明

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