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

📄 unit1.~dfm

📁 此软件是用来监控网络设备的连网情况
💻 ~DFM
字号:
object Form1: TForm1
  Left = 400
  Top = 150
  Width = 590
  Height = 430
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #37038#20214#25552#31034#32593#32476#36830#36890#24615
  Color = clBtnFace
  Constraints.MaxHeight = 430
  Constraints.MaxWidth = 590
  Constraints.MinHeight = 430
  Constraints.MinWidth = 590
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 14
    Top = 145
    Width = 66
    Height = 13
    Caption = #37038#20214#27491#25991'      '
  end
  object Label6: TLabel
    Left = 16
    Top = 56
    Width = 36
    Height = 13
    Caption = #20027#39064'    '
  end
  object Label7: TLabel
    Left = 16
    Top = 96
    Width = 45
    Height = 13
    Caption = #21457#20214#20154'   '
  end
  object Label8: TLabel
    Left = 16
    Top = 16
    Width = 48
    Height = 13
    Caption = #25910#20214#20154'    '
  end
  object Label1: TLabel
    Left = 399
    Top = 31
    Width = 48
    Height = 13
    Caption = #26381#21153#22120'    '
  end
  object Label2: TLabel
    Left = 399
    Top = 97
    Width = 42
    Height = 13
    Caption = #31471#21475'      '
  end
  object Label4: TLabel
    Left = 399
    Top = 168
    Width = 42
    Height = 13
    Caption = #24080#21495'      '
  end
  object Label5: TLabel
    Left = 399
    Top = 232
    Width = 36
    Height = 13
    Caption = #23494#30721'    '
  end
  object Bevel1: TBevel
    Left = 391
    Top = 16
    Width = 161
    Height = 319
  end
  object Label9: TLabel
    Left = 401
    Top = 286
    Width = 57
    Height = 13
    Caption = #30417#25511#22320#22336'   '
  end
  object SpeedButton1: TSpeedButton
    Left = 208
    Top = 352
    Width = 65
    Height = 22
    Caption = #20449#24687#35774#32622
    Flat = True
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 312
    Top = 352
    Width = 65
    Height = 22
    Caption = #30830#35748#35774#32622
    Flat = True
    OnClick = SpeedButton2Click
  end
  object Label10: TLabel
    Left = 246
    Top = 119
    Width = 60
    Height = 13
    Caption = #25191#34892#38388#38548'  '
  end
  object Label11: TLabel
    Left = 355
    Top = 120
    Width = 18
    Height = 16
    Caption = #31186'  '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 72
    Top = 111
    Width = 67
    Height = 33
    Caption = #21457#36865#37038#20214
    TabOrder = 11
    OnClick = Button1Click
  end
  object Edit1: TEdit
    Left = 399
    Top = 252
    Width = 129
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    PasswordChar = '*'
    TabOrder = 3
  end
  object Edit2: TEdit
    Left = 399
    Top = 192
    Width = 129
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 2
  end
  object Memo1: TMemo
    Left = 72
    Top = 144
    Width = 296
    Height = 190
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    Lines.Strings = (
      '')
    TabOrder = 8
  end
  object Edit3: TEdit
    Left = 399
    Top = 54
    Width = 129
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 0
  end
  object Button2: TButton
    Left = 72
    Top = 351
    Width = 82
    Height = 25
    Caption = #28155#21152#38468#20214
    TabOrder = 12
    OnClick = Button2Click
  end
  object Edit4: TEdit
    Left = 72
    Top = 48
    Width = 296
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 6
  end
  object Edit5: TEdit
    Left = 72
    Top = 88
    Width = 296
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 7
  end
  object Edit6: TEdit
    Left = 72
    Top = 16
    Width = 296
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 5
  end
  object Edit7: TEdit
    Left = 399
    Top = 118
    Width = 129
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 1
  end
  object Button3: TButton
    Left = 423
    Top = 348
    Width = 81
    Height = 25
    Caption = #36864#20986
    TabOrder = 13
    OnClick = Button3Click
  end
  object Edit8: TEdit
    Left = 400
    Top = 305
    Width = 129
    Height = 21
    TabOrder = 4
  end
  object CheckBox1: TCheckBox
    Left = 162
    Top = 118
    Width = 71
    Height = 17
    Caption = #33258#21160#21457#36865
    TabOrder = 10
    OnClick = CheckBox1Click
  end
  object Button4: TButton
    Left = 8
    Top = 328
    Width = 53
    Height = 25
    Caption = 'Button4'
    TabOrder = 14
    Visible = False
    OnClick = Button4Click
  end
  object Edit9: TEdit
    Left = 305
    Top = 117
    Width = 28
    Height = 21
    ReadOnly = True
    TabOrder = 15
    Text = '10'
  end
  object UpDown1: TUpDown
    Left = 333
    Top = 117
    Width = 16
    Height = 21
    Associate = Edit9
    Min = 10
    Max = 150
    Increment = 4
    Position = 10
    TabOrder = 9
    OnChanging = UpDown1Changing
    OnMouseDown = UpDown1MouseDown
    OnMouseUp = UpDown1MouseUp
  end
  object SMTP1: TIdSMTP
    ASCIIFilter = True
    MaxLineAction = maException
    ReadTimeout = 0
    Port = 25
    AuthenticationType = atNone
    Left = 24
    Top = 160
  end
  object IdMsg: TIdMessage
    AttachmentEncoding = 'MIME'
    BccList = <>
    CCList = <>
    Encoding = meMIME
    Recipients = <>
    ReplyTo = <>
    Left = 24
    Top = 224
  end
  object OpenDialog1: TOpenDialog
    Left = 24
    Top = 192
  end
  object Timer1: TTimer
    Interval = 10000
    OnTimer = Timer1Timer
    Left = 24
    Top = 288
  end
end

⌨️ 快捷键说明

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