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

📄 unitsetip.dfm

📁 1
💻 DFM
字号:
object FormSetIP: TFormSetIP
  Left = 325
  Top = 204
  BorderStyle = bsDialog
  Caption = #21442#25968#35774#32622
  ClientHeight = 185
  ClientWidth = 337
  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 Button1: TButton
    Left = 256
    Top = 152
    Width = 75
    Height = 25
    Caption = #30830#23450
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button1Click
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 0
    Width = 241
    Height = 49
    Caption = #23545#26041'IP'#22320#22336
    TabOrder = 1
    object Edit1: TEdit
      Left = 8
      Top = 16
      Width = 217
      Height = 21
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 120
    Width = 241
    Height = 57
    Caption = #31383#20307#21322#36879#26126#24230
    TabOrder = 2
    object TrackBar1: TTrackBar
      Left = 8
      Top = 16
      Width = 217
      Height = 33
      Max = 255
      PageSize = 1
      TabOrder = 0
      ThumbLength = 15
      TickMarks = tmBoth
      TickStyle = tsManual
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 56
    Width = 241
    Height = 57
    Caption = #31471#21475#35774#32622'('#22914#26524#26356#25913#31471#21475#65292#35831#37325#26032#21551#21160#31243#24207')'
    TabOrder = 3
    object Edit2: TEdit
      Left = 8
      Top = 24
      Width = 217
      Height = 21
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 5
      ParentFont = False
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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