uCall.dfm
上传用户:axbxcx
上传日期:2009-10-29
资源大小:15k
文件大小:9k
源码类别:

TAPI编程

开发平台:

Delphi

  1. object FormCall: TFormCall
  2.   Left = 208
  3.   Top = 168
  4.   ActiveControl = EdIP
  5.   BorderStyle = bsDialog
  6.   Caption = #25320#21495
  7.   ClientHeight = 207
  8.   ClientWidth = 451
  9.   Color = clMoneyGreen
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 16
  22.     Top = 18
  23.     Width = 73
  24.     Height = 13
  25.     Caption = 'IP'#22320#22336':'#31471#21475
  26.     Font.Charset = GB2312_CHARSET
  27.     Font.Color = clBlue
  28.     Font.Height = -13
  29.     Font.Name = #23435#20307
  30.     Font.Style = []
  31.     ParentFont = False
  32.   end
  33.   object Panel1: TPanel
  34.     Left = 16
  35.     Top = 68
  36.     Width = 201
  37.     Height = 117
  38.     Alignment = taLeftJustify
  39.     BevelInner = bvRaised
  40.     BevelOuter = bvLowered
  41.     Color = clMoneyGreen
  42.     TabOrder = 0
  43.     object Label3: TLabel
  44.       Left = 8
  45.       Top = 10
  46.       Width = 26
  47.       Height = 13
  48.       Caption = #22320#22336
  49.       Font.Charset = GB2312_CHARSET
  50.       Font.Color = clWindowText
  51.       Font.Height = -13
  52.       Font.Name = #23435#20307
  53.       Font.Style = []
  54.       ParentFont = False
  55.     end
  56.     object Label5: TLabel
  57.       Left = 8
  58.       Top = 34
  59.       Width = 26
  60.       Height = 13
  61.       Caption = #29992#25143
  62.       Font.Charset = GB2312_CHARSET
  63.       Font.Color = clWindowText
  64.       Font.Height = -13
  65.       Font.Name = #23435#20307
  66.       Font.Style = []
  67.       ParentFont = False
  68.     end
  69.     object Label6: TLabel
  70.       Left = 8
  71.       Top = 58
  72.       Width = 26
  73.       Height = 13
  74.       Caption = #23494#30721
  75.       Font.Charset = GB2312_CHARSET
  76.       Font.Color = clWindowText
  77.       Font.Height = -13
  78.       Font.Name = #23435#20307
  79.       Font.Style = []
  80.       ParentFont = False
  81.     end
  82.     object EdSocksUser: TEdit
  83.       Left = 40
  84.       Top = 32
  85.       Width = 153
  86.       Height = 21
  87.       TabOrder = 0
  88.     end
  89.     object EdSocksPass: TEdit
  90.       Left = 40
  91.       Top = 56
  92.       Width = 153
  93.       Height = 21
  94.       PasswordChar = '*'
  95.       TabOrder = 1
  96.     end
  97.     object RbSocks4: TRadioButton
  98.       Left = 8
  99.       Top = 88
  100.       Width = 65
  101.       Height = 17
  102.       Caption = 'Socks 4'
  103.       Checked = True
  104.       TabOrder = 2
  105.       TabStop = True
  106.     end
  107.     object RbSocks5: TRadioButton
  108.       Left = 120
  109.       Top = 88
  110.       Width = 65
  111.       Height = 17
  112.       Caption = 'Socks 5'
  113.       TabOrder = 3
  114.     end
  115.     object EdSocksIP: TComboBox
  116.       Left = 40
  117.       Top = 8
  118.       Width = 153
  119.       Height = 21
  120.       ItemHeight = 13
  121.       TabOrder = 4
  122.     end
  123.   end
  124.   object CkSocks: TCheckBox
  125.     Left = 16
  126.     Top = 48
  127.     Width = 145
  128.     Height = 17
  129.     Caption = 'SOCKS '#20195#29702#26381#21153#22120
  130.     Font.Charset = GB2312_CHARSET
  131.     Font.Color = clBlue
  132.     Font.Height = -13
  133.     Font.Name = #23435#20307
  134.     Font.Style = []
  135.     ParentFont = False
  136.     TabOrder = 1
  137.   end
  138.   object CkHttp: TCheckBox
  139.     Left = 232
  140.     Top = 48
  141.     Width = 137
  142.     Height = 17
  143.     Caption = 'HTTP '#20195#29702#26381#21153#22120
  144.     Font.Charset = GB2312_CHARSET
  145.     Font.Color = clBlue
  146.     Font.Height = -13
  147.     Font.Name = #23435#20307
  148.     Font.Style = []
  149.     ParentFont = False
  150.     TabOrder = 2
  151.   end
  152.   object Panel2: TPanel
  153.     Left = 232
  154.     Top = 72
  155.     Width = 201
  156.     Height = 89
  157.     Alignment = taLeftJustify
  158.     BevelInner = bvRaised
  159.     BevelOuter = bvLowered
  160.     Color = clMoneyGreen
  161.     TabOrder = 3
  162.     object Label7: TLabel
  163.       Left = 8
  164.       Top = 10
  165.       Width = 26
  166.       Height = 13
  167.       Caption = #22320#22336
  168.       Font.Charset = GB2312_CHARSET
  169.       Font.Color = clWindowText
  170.       Font.Height = -13
  171.       Font.Name = #23435#20307
  172.       Font.Style = []
  173.       ParentFont = False
  174.     end
  175.     object Label9: TLabel
  176.       Left = 8
  177.       Top = 34
  178.       Width = 26
  179.       Height = 13
  180.       Caption = #29992#25143
  181.       Font.Charset = GB2312_CHARSET
  182.       Font.Color = clWindowText
  183.       Font.Height = -13
  184.       Font.Name = #23435#20307
  185.       Font.Style = []
  186.       ParentFont = False
  187.     end
  188.     object Label10: TLabel
  189.       Left = 8
  190.       Top = 58
  191.       Width = 26
  192.       Height = 13
  193.       Caption = #23494#30721
  194.       Font.Charset = GB2312_CHARSET
  195.       Font.Color = clWindowText
  196.       Font.Height = -13
  197.       Font.Name = #23435#20307
  198.       Font.Style = []
  199.       ParentFont = False
  200.     end
  201.     object EdHttpUser: TEdit
  202.       Left = 40
  203.       Top = 32
  204.       Width = 153
  205.       Height = 21
  206.       TabOrder = 0
  207.     end
  208.     object EdHttpPass: TEdit
  209.       Left = 40
  210.       Top = 56
  211.       Width = 153
  212.       Height = 21
  213.       PasswordChar = '*'
  214.       TabOrder = 1
  215.     end
  216.     object EdHttpIP: TComboBox
  217.       Left = 40
  218.       Top = 8
  219.       Width = 153
  220.       Height = 21
  221.       ItemHeight = 13
  222.       TabOrder = 2
  223.     end
  224.   end
  225.   object BtStart: TBitBtn
  226.     Left = 240
  227.     Top = 168
  228.     Width = 75
  229.     Height = 25
  230.     Caption = #30830#23450
  231.     Default = True
  232.     Font.Charset = GB2312_CHARSET
  233.     Font.Color = clBlue
  234.     Font.Height = -13
  235.     Font.Name = #23435#20307
  236.     Font.Style = []
  237.     ModalResult = 1
  238.     ParentFont = False
  239.     TabOrder = 4
  240.     Glyph.Data = {
  241.       76010000424D7601000000000000760000002800000020000000100000000100
  242.       04000000000000010000130B0000130B00001000000000000000000000000000
  243.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  244.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  245.       33333333333333333333EEEEEEEEEEEEEEE333FFFFFFFFFFFFF3E00000000000
  246.       00E337777777777777F3E0F77777777770E337F33333333337F3E0F333333333
  247.       70E337F3333F333337F3E0F33303333370E337F3337FF33337F3E0F333003333
  248.       70E337F33377FF3337F3E0F33300033370E337F333777FF337F3E0F333000033
  249.       70E337F33377773337F3E0F33300033370E337F33377733337F3E0F333003333
  250.       70E337F33377333337F3E0F33303333370E337F33373333337F3E0F333333333
  251.       70E337F33333333337F3E0FFFFFFFFFFF0E337FFFFFFFFFFF7F3E00000000000
  252.       00E33777777777777733EEEEEEEEEEEEEEE33333333333333333}
  253.     NumGlyphs = 2
  254.   end
  255.   object BtCancel: TBitBtn
  256.     Left = 352
  257.     Top = 168
  258.     Width = 75
  259.     Height = 25
  260.     Cancel = True
  261.     Caption = #21462#28040
  262.     Font.Charset = GB2312_CHARSET
  263.     Font.Color = clRed
  264.     Font.Height = -13
  265.     Font.Name = #23435#20307
  266.     Font.Style = []
  267.     ModalResult = 2
  268.     ParentFont = False
  269.     TabOrder = 5
  270.     Glyph.Data = {
  271.       76010000424D7601000000000000760000002800000020000000100000000100
  272.       04000000000000010000130B0000130B00001000000000000000000000000000
  273.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  274.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  275.       33333333333333333333EEEEEEEEEEEEEEE333FFFFFFFFFFFFF3E00000000000
  276.       00E337777777777777F3E0F77777777770E337F33333333337F3E0F333333333
  277.       70E337F33333333337F3E0F33333333370E337F333FFFFF337F3E0F330000033
  278.       70E337F3377777F337F3E0F33000003370E337F3377777F337F3E0F330000033
  279.       70E337F3377777F337F3E0F33000003370E337F3377777F337F3E0F330000033
  280.       70E337F33777773337F3E0F33333333370E337F33333333337F3E0F333333333
  281.       70E337F33333333337F3E0FFFFFFFFFFF0E337FFFFFFFFFFF7F3E00000000000
  282.       00E33777777777777733EEEEEEEEEEEEEEE33333333333333333}
  283.     NumGlyphs = 2
  284.   end
  285.   object BtAdd: TBitBtn
  286.     Left = 336
  287.     Top = 12
  288.     Width = 89
  289.     Height = 25
  290.     Caption = #21152#20837#21015#34920
  291.     Font.Charset = GB2312_CHARSET
  292.     Font.Color = clBlue
  293.     Font.Height = -13
  294.     Font.Name = #23435#20307
  295.     Font.Style = []
  296.     ParentFont = False
  297.     TabOrder = 6
  298.     OnClick = BtAddClick
  299.     Glyph.Data = {
  300.       76010000424D7601000000000000760000002800000020000000100000000100
  301.       04000000000000010000130B0000130B00001000000000000000000000000000
  302.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  303.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  304.       33333333333FFFFFFFFF333333000000000033333377777777773333330FFFFF
  305.       FFF03333337F333333373333330FFFFFFFF03333337F3FF3FFF73333330F00F0
  306.       00F03333F37F773777373330330FFFFFFFF03337FF7F3F3FF3F73339030F0800
  307.       F0F033377F7F737737373339900FFFFFFFF03FF7777F3FF3FFF70999990F00F0
  308.       00007777777F7737777709999990FFF0FF0377777777FF37F3730999999908F0
  309.       F033777777777337F73309999990FFF0033377777777FFF77333099999000000
  310.       3333777777777777333333399033333333333337773333333333333903333333
  311.       3333333773333333333333303333333333333337333333333333}
  312.     NumGlyphs = 2
  313.   end
  314.   object EdIP: TComboBox
  315.     Left = 96
  316.     Top = 14
  317.     Width = 225
  318.     Height = 21
  319.     Font.Charset = ANSI_CHARSET
  320.     Font.Color = clWindowText
  321.     Font.Height = -11
  322.     Font.Name = 'MS Sans Serif'
  323.     Font.Style = []
  324.     ItemHeight = 13
  325.     ParentFont = False
  326.     TabOrder = 7
  327.   end
  328. end