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

📄 ucall.dfm

📁 一个用于网上通信的网络电话
💻 DFM
字号:
object FormCall: TFormCall
  Left = 208
  Top = 168
  BorderStyle = bsDialog
  Caption = #25320#21495
  ClientHeight = 237
  ClientWidth = 451
  Color = clMoneyGreen
  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 Label1: TLabel
    Left = 16
    Top = 18
    Width = 40
    Height = 13
    Caption = 'IP'#22320#22336
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 328
    Top = 18
    Width = 26
    Height = 13
    Caption = #31471#21475
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object EdIP: TEdit
    Left = 64
    Top = 16
    Width = 241
    Height = 21
    TabOrder = 0
  end
  object EdPort: TEdit
    Left = 368
    Top = 16
    Width = 65
    Height = 21
    TabOrder = 1
    Text = '23450'
  end
  object Panel1: TPanel
    Left = 16
    Top = 68
    Width = 201
    Height = 137
    Alignment = taLeftJustify
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clMoneyGreen
    TabOrder = 2
    object Label3: TLabel
      Left = 8
      Top = 10
      Width = 26
      Height = 13
      Caption = #22320#22336
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 8
      Top = 34
      Width = 26
      Height = 13
      Caption = #31471#21475
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 8
      Top = 58
      Width = 26
      Height = 13
      Caption = #29992#25143
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 8
      Top = 82
      Width = 26
      Height = 13
      Caption = #23494#30721
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object EdSocksIP: TEdit
      Left = 48
      Top = 8
      Width = 145
      Height = 21
      TabOrder = 0
    end
    object EdSocksPort: TEdit
      Left = 48
      Top = 32
      Width = 145
      Height = 21
      TabOrder = 1
      Text = '1080'
    end
    object EdSocksUser: TEdit
      Left = 48
      Top = 56
      Width = 145
      Height = 21
      TabOrder = 2
    end
    object EdSocksPass: TEdit
      Left = 48
      Top = 80
      Width = 145
      Height = 21
      PasswordChar = '*'
      TabOrder = 3
    end
    object RadioButton1: TRadioButton
      Left = 8
      Top = 112
      Width = 65
      Height = 17
      Caption = 'Socks 4'
      Checked = True
      TabOrder = 4
      TabStop = True
    end
    object RadioButton2: TRadioButton
      Left = 120
      Top = 112
      Width = 65
      Height = 17
      Caption = 'Socks 5'
      TabOrder = 5
    end
  end
  object CkSocks: TCheckBox
    Left = 16
    Top = 48
    Width = 145
    Height = 17
    Caption = 'SOCKS '#20195#29702#26381#21153#22120
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
  object CkHttp: TCheckBox
    Left = 232
    Top = 48
    Width = 137
    Height = 17
    Caption = 'HTTP '#20195#29702#26381#21153#22120
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
  end
  object Panel2: TPanel
    Left = 232
    Top = 72
    Width = 201
    Height = 113
    Alignment = taLeftJustify
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clMoneyGreen
    TabOrder = 5
    object Label7: TLabel
      Left = 8
      Top = 10
      Width = 26
      Height = 13
      Caption = #22320#22336
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 8
      Top = 34
      Width = 26
      Height = 13
      Caption = #31471#21475
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 8
      Top = 58
      Width = 26
      Height = 13
      Caption = #29992#25143
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 8
      Top = 82
      Width = 26
      Height = 13
      Caption = #23494#30721
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object EdHttpIP: TEdit
      Left = 48
      Top = 8
      Width = 145
      Height = 21
      TabOrder = 0
    end
    object EdHttpPort: TEdit
      Left = 48
      Top = 32
      Width = 145
      Height = 21
      TabOrder = 1
      Text = '3128'
    end
    object EdHttpUser: TEdit
      Left = 48
      Top = 56
      Width = 145
      Height = 21
      TabOrder = 2
    end
    object EdHttpPass: TEdit
      Left = 48
      Top = 80
      Width = 145
      Height = 21
      PasswordChar = '*'
      TabOrder = 3
    end
  end
  object BtStart: TBitBtn
    Left = 240
    Top = 200
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ModalResult = 1
    ParentFont = False
    TabOrder = 6
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000130B0000130B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      33333333333333333333EEEEEEEEEEEEEEE333FFFFFFFFFFFFF3E00000000000
      00E337777777777777F3E0F77777777770E337F33333333337F3E0F333333333
      70E337F3333F333337F3E0F33303333370E337F3337FF33337F3E0F333003333
      70E337F33377FF3337F3E0F33300033370E337F333777FF337F3E0F333000033
      70E337F33377773337F3E0F33300033370E337F33377733337F3E0F333003333
      70E337F33377333337F3E0F33303333370E337F33373333337F3E0F333333333
      70E337F33333333337F3E0FFFFFFFFFFF0E337FFFFFFFFFFF7F3E00000000000
      00E33777777777777733EEEEEEEEEEEEEEE33333333333333333}
    NumGlyphs = 2
  end
  object BtCancel: TBitBtn
    Left = 352
    Top = 200
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ModalResult = 2
    ParentFont = False
    TabOrder = 7
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000130B0000130B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      33333333333333333333EEEEEEEEEEEEEEE333FFFFFFFFFFFFF3E00000000000
      00E337777777777777F3E0F77777777770E337F33333333337F3E0F333333333
      70E337F33333333337F3E0F33333333370E337F333FFFFF337F3E0F330000033
      70E337F3377777F337F3E0F33000003370E337F3377777F337F3E0F330000033
      70E337F3377777F337F3E0F33000003370E337F3377777F337F3E0F330000033
      70E337F33777773337F3E0F33333333370E337F33333333337F3E0F333333333
      70E337F33333333337F3E0FFFFFFFFFFF0E337FFFFFFFFFFF7F3E00000000000
      00E33777777777777733EEEEEEEEEEEEEEE33333333333333333}
    NumGlyphs = 2
  end
end

⌨️ 快捷键说明

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