home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / komunikace / qip / qip8020.exe / qip.exe / 0 / RCDATA / TMANFORM / TMANFORM.txt
Text File  |  2007-04-21  |  14KB  |  526 lines

  1. object ManForm: TManForm
  2.   Left = 526
  3.   Top = 138
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Start to Quiet Instant Messaging with QIP!'
  7.   ClientHeight = 187
  8.   ClientWidth = 376
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnKeyDown = FormKeyDown
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object GroupBoxAcc: TGroupBox
  23.     Left = 6
  24.     Top = 7
  25.     Width = 364
  26.     Height = 139
  27.     Caption = ' [qip] accounts manager '
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.     TabOrder = 0
  35.     object Label2: TLabel
  36.       Left = 15
  37.       Top = 28
  38.       Width = 78
  39.       Height = 13
  40.       Alignment = taRightJustify
  41.       Caption = 'ICQ#/Email/SN:'
  42.       Color = clBtnFace
  43.       Font.Charset = DEFAULT_CHARSET
  44.       Font.Color = clWindowText
  45.       Font.Height = -11
  46.       Font.Name = 'MS Sans Serif'
  47.       Font.Style = []
  48.       ParentColor = False
  49.       ParentFont = False
  50.     end
  51.     object Label3: TLabel
  52.       Left = 44
  53.       Top = 52
  54.       Width = 49
  55.       Height = 13
  56.       Alignment = taRightJustify
  57.       Caption = 'Password:'
  58.       Color = clBtnFace
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clWindowText
  61.       Font.Height = -11
  62.       Font.Name = 'MS Sans Serif'
  63.       Font.Style = []
  64.       ParentColor = False
  65.       ParentFont = False
  66.     end
  67.     object ComboBoxUIN: TComboBox
  68.       Left = 96
  69.       Top = 25
  70.       Width = 133
  71.       Height = 21
  72.       DropDownCount = 15
  73.       Font.Charset = DEFAULT_CHARSET
  74.       Font.Color = clWindowText
  75.       Font.Height = -11
  76.       Font.Name = 'MS Sans Serif'
  77.       Font.Style = []
  78.       ItemHeight = 13
  79.       MaxLength = 60
  80.       ParentFont = False
  81.       TabOrder = 0
  82.       OnChange = ComboBoxUIN1Change
  83.       OnClick = ComboBoxUINClick
  84.       OnContextPopup = ComboBoxUINContextPopup
  85.       OnDblClick = ComboBoxUINDblClick
  86.       OnDropDown = ComboBoxUINDropDown
  87.       OnKeyDown = ComboBoxUINKeyDown
  88.     end
  89.     object CheckBoxShowPass: TCheckBox
  90.       Left = 96
  91.       Top = 75
  92.       Width = 139
  93.       Height = 20
  94.       Caption = 'Show Password'
  95.       Font.Charset = DEFAULT_CHARSET
  96.       Font.Color = clWindowText
  97.       Font.Height = -11
  98.       Font.Name = 'MS Sans Serif'
  99.       Font.Style = []
  100.       ParentFont = False
  101.       TabOrder = 2
  102.       OnClick = CheckBoxShowPass1Click
  103.     end
  104.     object CheckBoxSavePass: TCheckBox
  105.       Left = 96
  106.       Top = 94
  107.       Width = 139
  108.       Height = 20
  109.       Caption = 'Save Password'
  110.       Font.Charset = DEFAULT_CHARSET
  111.       Font.Color = clWindowText
  112.       Font.Height = -11
  113.       Font.Name = 'MS Sans Serif'
  114.       Font.Style = []
  115.       ParentFont = False
  116.       TabOrder = 3
  117.       OnClick = CheckBoxSavePassClick
  118.     end
  119.     object CheckBoxMD5Login: TCheckBox
  120.       Left = 96
  121.       Top = 113
  122.       Width = 139
  123.       Height = 20
  124.       Caption = 'Secure Login'
  125.       Font.Charset = DEFAULT_CHARSET
  126.       Font.Color = clWindowText
  127.       Font.Height = -11
  128.       Font.Name = 'MS Sans Serif'
  129.       Font.Style = []
  130.       ParentFont = False
  131.       TabOrder = 4
  132.       OnClick = CheckBoxMD5LoginClick
  133.     end
  134.     object ButtonLogin: TButton
  135.       Left = 238
  136.       Top = 25
  137.       Width = 114
  138.       Height = 21
  139.       Caption = 'Open / Login'
  140.       Default = True
  141.       Font.Charset = DEFAULT_CHARSET
  142.       Font.Color = clWindowText
  143.       Font.Height = -11
  144.       Font.Name = 'MS Sans Serif'
  145.       Font.Style = []
  146.       ParentFont = False
  147.       TabOrder = 5
  148.       OnClick = ButtonLogin1Click
  149.     end
  150.     object ButtonOpen: TButton
  151.       Left = 238
  152.       Top = 49
  153.       Width = 114
  154.       Height = 21
  155.       Caption = 'Open'
  156.       Font.Charset = DEFAULT_CHARSET
  157.       Font.Color = clWindowText
  158.       Font.Height = -11
  159.       Font.Name = 'MS Sans Serif'
  160.       Font.Style = []
  161.       ParentFont = False
  162.       TabOrder = 6
  163.       OnClick = ButtonOpen1Click
  164.     end
  165.     object ButtonDelete: TButton
  166.       Left = 238
  167.       Top = 73
  168.       Width = 114
  169.       Height = 21
  170.       Caption = 'Delete from PC'
  171.       Font.Charset = DEFAULT_CHARSET
  172.       Font.Color = clWindowText
  173.       Font.Height = -11
  174.       Font.Name = 'MS Sans Serif'
  175.       Font.Style = []
  176.       ParentFont = False
  177.       TabOrder = 7
  178.       OnClick = ButtonDelete1Click
  179.     end
  180.     object ButtonServer: TButton
  181.       Left = 238
  182.       Top = 106
  183.       Width = 114
  184.       Height = 21
  185.       Caption = 'Server / Proxy'
  186.       Font.Charset = DEFAULT_CHARSET
  187.       Font.Color = clWindowText
  188.       Font.Height = -11
  189.       Font.Name = 'MS Sans Serif'
  190.       Font.Style = []
  191.       ParentFont = False
  192.       TabOrder = 8
  193.       OnClick = ButtonServer1Click
  194.     end
  195.     object EditPassword: TEdit
  196.       Left = 96
  197.       Top = 49
  198.       Width = 133
  199.       Height = 21
  200.       Font.Charset = DEFAULT_CHARSET
  201.       Font.Color = clWindowText
  202.       Font.Height = -11
  203.       Font.Name = 'MS Sans Serif'
  204.       Font.Style = []
  205.       MaxLength = 16
  206.       ParentFont = False
  207.       PasswordChar = '*'
  208.       TabOrder = 1
  209.       OnKeyDown = ComboBoxUINKeyDown
  210.     end
  211.     object PanelAuto: TPanel
  212.       Left = 11
  213.       Top = 78
  214.       Width = 77
  215.       Height = 51
  216.       BevelOuter = bvLowered
  217.       Font.Charset = DEFAULT_CHARSET
  218.       Font.Color = clWindowText
  219.       Font.Height = -11
  220.       Font.Name = 'MS Sans Serif'
  221.       Font.Style = []
  222.       ParentFont = False
  223.       TabOrder = 9
  224.       Visible = False
  225.       object PBAuto: TProgressBar
  226.         Left = 5
  227.         Top = 5
  228.         Width = 68
  229.         Height = 16
  230.         Max = 3
  231.         Smooth = True
  232.         TabOrder = 0
  233.       end
  234.       object ButtonAutoCancel: TButton
  235.         Left = 4
  236.         Top = 26
  237.         Width = 69
  238.         Height = 20
  239.         Caption = 'Cancel'
  240.         TabOrder = 1
  241.         OnClick = ButtonAutoCancelClick
  242.       end
  243.     end
  244.   end
  245.   object PanelRegBtn: TPanel
  246.     Left = 6
  247.     Top = 155
  248.     Width = 364
  249.     Height = 21
  250.     Alignment = taLeftJustify
  251.     BevelInner = bvRaised
  252.     BevelOuter = bvLowered
  253.     Font.Charset = DEFAULT_CHARSET
  254.     Font.Color = clWindowText
  255.     Font.Height = -11
  256.     Font.Name = 'MS Sans Serif'
  257.     Font.Style = [fsBold]
  258.     ParentFont = False
  259.     TabOrder = 1
  260.     OnClick = PanelRegBtnClick
  261.     OnMouseDown = PanelRegBtnMouseDown
  262.     OnMouseUp = PanelRegBtnMouseUp
  263.     object SButtonReg: TInfSpeedButton
  264.       Left = 238
  265.       Top = 3
  266.       Width = 114
  267.       Height = 15
  268.       AllowAllUp = True
  269.       GroupIndex = 1
  270.       Glyph.Data = {
  271.         36040000424D3604000000000000360000002800000010000000100000000100
  272.         2000000000000004000000000000000000000000000000000000C8D0D400C8D0
  273.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  274.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  275.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  276.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  277.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  278.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  279.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  280.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  281.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  282.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  283.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  284.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  285.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  286.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  287.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  288.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  289.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  290.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  291.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  292.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  293.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  294.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  295.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  296.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  297.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  298.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  299.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  300.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  301.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  302.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  303.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0
  304.         D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400}
  305.       OnClick = SButtonRegClick
  306.     end
  307.   end
  308.   object PanelRegBase: TPanel
  309.     Left = 6
  310.     Top = 174
  311.     Width = 364
  312.     Height = 1
  313.     BevelInner = bvRaised
  314.     BevelOuter = bvLowered
  315.     TabOrder = 2
  316.     Visible = False
  317.     object LabelNewPass: TLabel
  318.       Left = 77
  319.       Top = 15
  320.       Width = 101
  321.       Height = 13
  322.       Alignment = taRightJustify
  323.       Caption = 'New ICQ# password:'
  324.       Color = clBtnFace
  325.       Font.Charset = DEFAULT_CHARSET
  326.       Font.Color = clWindowText
  327.       Font.Height = -11
  328.       Font.Name = 'MS Sans Serif'
  329.       Font.Style = []
  330.       ParentColor = False
  331.       ParentFont = False
  332.     end
  333.     object EditRegPassword: TEdit
  334.       Left = 181
  335.       Top = 11
  336.       Width = 93
  337.       Height = 21
  338.       Font.Charset = DEFAULT_CHARSET
  339.       Font.Color = clWindowText
  340.       Font.Height = -11
  341.       Font.Name = 'MS Sans Serif'
  342.       Font.Style = []
  343.       MaxLength = 8
  344.       ParentFont = False
  345.       TabOrder = 0
  346.     end
  347.     object PanelReg: TPanel
  348.       Left = 12
  349.       Top = 37
  350.       Width = 336
  351.       Height = 30
  352.       BevelOuter = bvLowered
  353.       Caption = 'New ICQ User Reg'
  354.       Color = clCream
  355.       Font.Charset = DEFAULT_CHARSET
  356.       Font.Color = clGreen
  357.       Font.Height = -11
  358.       Font.Name = 'MS Sans Serif'
  359.       Font.Style = [fsBold]
  360.       ParentFont = False
  361.       TabOrder = 1
  362.     end
  363.     object GroupBox4: TGroupBox
  364.       Left = 10
  365.       Top = 73
  366.       Width = 340
  367.       Height = 220
  368.       Caption = ' Using Picture Method '
  369.       TabOrder = 2
  370.       object Label4: TLabel
  371.         Left = 79
  372.         Top = 162
  373.         Width = 91
  374.         Height = 13
  375.         Alignment = taRightJustify
  376.         Caption = '2. Word on picture:'
  377.         Color = clBtnFace
  378.         Font.Charset = DEFAULT_CHARSET
  379.         Font.Color = clWindowText
  380.         Font.Height = -11
  381.         Font.Name = 'MS Sans Serif'
  382.         Font.Style = []
  383.         ParentColor = False
  384.         ParentFont = False
  385.       end
  386.       object ButtonRegisterPic: TButton
  387.         Left = 92
  388.         Top = 187
  389.         Width = 153
  390.         Height = 22
  391.         Caption = 'Register New ICQ#'
  392.         Enabled = False
  393.         TabOrder = 3
  394.         OnClick = ButtonRegisterPic1Click
  395.       end
  396.       object ButtonReqRegPic: TButton
  397.         Left = 58
  398.         Top = 19
  399.         Width = 225
  400.         Height = 22
  401.         Caption = '1. Show New Registration Picture'
  402.         TabOrder = 0
  403.         OnClick = ButtonReqRegPic1Click
  404.       end
  405.       object PanelBev: TPanel
  406.         Left = 48
  407.         Top = 47
  408.         Width = 242
  409.         Height = 102
  410.         BevelOuter = bvLowered
  411.         Caption = 'No Picture'
  412.         Font.Charset = DEFAULT_CHARSET
  413.         Font.Color = clWindowText
  414.         Font.Height = -11
  415.         Font.Name = 'MS Sans Serif'
  416.         Font.Style = []
  417.         ParentFont = False
  418.         TabOrder = 1
  419.         object ImageRegPicture: TImage
  420.           Left = 1
  421.           Top = 1
  422.           Width = 240
  423.           Height = 100
  424.           Align = alClient
  425.           Stretch = True
  426.         end
  427.       end
  428.       object EditRegWord: TEdit
  429.         Left = 173
  430.         Top = 158
  431.         Width = 93
  432.         Height = 21
  433.         CharCase = ecUpperCase
  434.         Font.Charset = DEFAULT_CHARSET
  435.         Font.Color = clWindowText
  436.         Font.Height = -11
  437.         Font.Name = 'MS Sans Serif'
  438.         Font.Style = []
  439.         MaxLength = 16
  440.         ParentFont = False
  441.         TabOrder = 2
  442.         OnChange = EditRegWordChange
  443.         OnClick = EditRegWordChange
  444.       end
  445.     end
  446.     object GroupBox5: TGroupBox
  447.       Left = 10
  448.       Top = 298
  449.       Width = 340
  450.       Height = 59
  451.       Caption = ' Using Web Registration Page '
  452.       TabOrder = 3
  453.       object ButtonWebIcqReg: TButton
  454.         Left = 12
  455.         Top = 24
  456.         Width = 153
  457.         Height = 22
  458.         Caption = 'Register New ICQ#'
  459.         TabOrder = 0
  460.         OnClick = ButtoWebIcqReg1Click
  461.       end
  462.       object ButtonWebAimReg: TButton
  463.         Left = 175
  464.         Top = 24
  465.         Width = 153
  466.         Height = 22
  467.         Caption = 'Register New AIM SN'
  468.         TabOrder = 1
  469.         OnClick = ButtonWebAimReg1Click
  470.       end
  471.     end
  472.   end
  473.   object InfClientCheck: TInfClient
  474.     ProxyAuth = False
  475.     ProxyAuthNTLM = False
  476.     OnLogin = InfClientCheckLogin
  477.     OnError = InfClientCheckError
  478.     OnNewUINRefused = InfClientCheckNewUINRefused
  479.     Left = 15
  480.     Top = 56
  481.   end
  482.   object TimerAutoLogin: TTimer
  483.     Enabled = False
  484.     OnTimer = TimerAutoLoginTimer
  485.     Left = 47
  486.     Top = 56
  487.   end
  488.   object DnsSocket: TWSocket
  489.     LineMode = False
  490.     LineLimit = 65536
  491.     LineEnd = #13#10
  492.     LineEcho = False
  493.     LineEdit = False
  494.     Proto = 'tcp'
  495.     LocalAddr = '0.0.0.0'
  496.     LocalPort = '0'
  497.     LastError = 0
  498.     MultiThreaded = False
  499.     MultiCast = False
  500.     MultiCastIpTTL = 1
  501.     ReuseAddr = False
  502.     ComponentOptions = []
  503.     ListenBacklog = 5
  504.     ReqVerLow = 1
  505.     ReqVerHigh = 1
  506.     OnDnsLookupDone = DnsSocketDnsLookupDone
  507.     FlushTimeout = 60
  508.     SendFlags = wsSendNormal
  509.     LingerOnOff = wsLingerOff
  510.     LingerTimeout = 0
  511.     KeepAliveOnOff = wsKeepAliveOnSystem
  512.     KeepAliveTime = 30000
  513.     KeepAliveInterval = 1000
  514.     SocksLevel = '5'
  515.     SocksAuthentication = socksNoAuthentication
  516.     Left = 46
  517.     Top = 23
  518.   end
  519.   object TimerLoginer: TTimer
  520.     Enabled = False
  521.     Interval = 5000
  522.     OnTimer = TimerLoginerTimer
  523.     Left = 336
  524.   end
  525. end
  526.