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

📄 unit1.dfm

📁 按字典中密码
💻 DFM
字号:
object Form1: TForm1
  Left = 237
  Top = 115
  Width = 870
  Height = 500
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 24
    Top = 20
    Width = 36
    Height = 12
    Caption = #36215#22987'IP'
  end
  object Label2: TLabel
    Left = 168
    Top = 20
    Width = 36
    Height = 12
    Caption = #32467#26463'IP'
  end
  object Label3: TLabel
    Left = 480
    Top = 16
    Width = 24
    Height = 12
    Caption = #23383#20856
  end
  object labCurIP: TLabel
    Left = 240
    Top = 416
    Width = 48
    Height = 12
    Caption = #24403#21069'IP'#65306
  end
  object LabCurMM: TLabel
    Left = 240
    Top = 432
    Width = 60
    Height = 12
    Caption = #24403#21069#23494#30721#65306
  end
  object Label4: TLabel
    Left = 472
    Top = 216
    Width = 72
    Height = 12
    Caption = #25195#25551#27491#30830#32467#26524
  end
  object Label5: TLabel
    Left = 688
    Top = 72
    Width = 84
    Height = 12
    Caption = #35774#32622#29468#35299#36229#26102#65306
  end
  object Label6: TLabel
    Left = 664
    Top = 136
    Width = 36
    Height = 12
    Caption = 'Label6'
  end
  object edtIP1: TEdit
    Left = 64
    Top = 16
    Width = 89
    Height = 20
    TabOrder = 0
  end
  object edtIP2: TEdit
    Left = 208
    Top = 16
    Width = 105
    Height = 20
    TabOrder = 1
  end
  object Button1: TButton
    Left = 318
    Top = 14
    Width = 57
    Height = 25
    Caption = #35774#32622
    TabOrder = 2
    OnClick = Button1Click
  end
  object L_IP: TListBox
    Left = 24
    Top = 48
    Width = 409
    Height = 137
    ItemHeight = 12
    TabOrder = 3
  end
  object Button2: TButton
    Left = 24
    Top = 200
    Width = 201
    Height = 33
    Caption = '1.'#29983#25104#25991#20214
    TabOrder = 4
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 24
    Top = 248
    Width = 201
    Height = 33
    Caption = '2.'#35843#29992'S'#25195#25551
    TabOrder = 5
  end
  object Button4: TButton
    Left = 24
    Top = 296
    Width = 201
    Height = 33
    Caption = '3.'#23383#20856#27979#35797#23494#30721
    TabOrder = 6
  end
  object Button5: TButton
    Left = 24
    Top = 344
    Width = 201
    Height = 33
    Caption = '4.'#25191#34892'SQL'
    TabOrder = 7
  end
  object BitBtn1: TBitBtn
    Left = 376
    Top = 14
    Width = 57
    Height = 25
    Caption = #23548#20837
    TabOrder = 8
    OnClick = BitBtn1Click
  end
  object M_BAT: TMemo
    Left = 856
    Top = 464
    Width = 65
    Height = 97
    Lines.Strings = (
      'M_BAT')
    TabOrder = 9
    Visible = False
  end
  object M_DIC: TMemo
    Left = 456
    Top = 48
    Width = 185
    Height = 137
    ScrollBars = ssVertical
    TabOrder = 10
  end
  object M_RESULT: TMemo
    Left = 472
    Top = 232
    Width = 377
    Height = 185
    ScrollBars = ssBoth
    TabOrder = 12
  end
  object Button6: TButton
    Left = 328
    Top = 296
    Width = 75
    Height = 25
    Caption = 'Button6'
    TabOrder = 13
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 48
    Top = 400
    Width = 121
    Height = 57
    Caption = #30452#25509#35797#23494#30721
    TabOrder = 14
    OnClick = Button7Click
  end
  object M_IPS: TMemo
    Left = 240
    Top = 232
    Width = 193
    Height = 177
    Lines.Strings = (
      '219.139.243.115'
      '219.140.170.28'
      '219.140.175.139'
      '219.141.46.231'
      '219.141.23.212'
      '219.141.125.92'
      '219.142.131.23')
    TabOrder = 11
  end
  object SpinEdit1: TSpinEdit
    Left = 688
    Top = 88
    Width = 81
    Height = 21
    MaxValue = 0
    MinValue = 0
    TabOrder = 15
    Value = 10
  end
  object Memo1: TMemo
    Left = 656
    Top = 24
    Width = 185
    Height = 193
    ScrollBars = ssBoth
    TabOrder = 16
  end
  object OpenDialog1: TOpenDialog
    Left = 296
    Top = 88
  end
end

⌨️ 快捷键说明

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