home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / komunikace / raketu / r-install.exe / Raketu.exe / 0 / RCDATA / TDLGGLBLDIR / TDLGGLBLDIR.txt
Encoding:
Text File  |  2007-01-31  |  38.9 KB  |  1,356 lines

  1. object DlgGlblDir: TDlgGlblDir
  2.   Left = 184
  3.   Top = 113
  4.   Width = 490
  5.   Height = 406
  6.   Caption = 'Add Contact'
  7.   Color = clBtnFace
  8.   Constraints.MinHeight = 406
  9.   Constraints.MinWidth = 490
  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.   OnClose = FormClose
  17.   OnShow = FormShow
  18.   DesignSize = (
  19.     482
  20.     372)
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Shape1: TShape
  24.     Left = 11
  25.     Top = 316
  26.     Width = 14
  27.     Height = 14
  28.     Anchors = [akLeft, akBottom]
  29.     Brush.Color = clLime
  30.     Pen.Color = clGray
  31.     Shape = stCircle
  32.     Visible = False
  33.   end
  34.   object Shape2: TShape
  35.     Left = 11
  36.     Top = 316
  37.     Width = 14
  38.     Height = 14
  39.     Anchors = [akLeft, akBottom]
  40.     Brush.Color = clRed
  41.     Pen.Color = clGray
  42.     Shape = stCircle
  43.     Visible = False
  44.   end
  45.   object BInvite: TSpeedButton
  46.     Left = 280
  47.     Top = 343
  48.     Width = 98
  49.     Height = 20
  50.     Cursor = crHandPoint
  51.     Anchors = [akBottom]
  52.     Caption = 'Invite by Email'
  53.     Flat = True
  54.     Font.Charset = EASTEUROPE_CHARSET
  55.     Font.Color = clBlue
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = [fsUnderline]
  59.     ParentFont = False
  60.     OnClick = BInviteClick
  61.   end
  62.   object Shape3: TShape
  63.     Left = 15
  64.     Top = 334
  65.     Width = 455
  66.     Height = 2
  67.     Anchors = [akLeft, akRight, akBottom]
  68.   end
  69.   object Shape7: TShape
  70.     Left = 358
  71.     Top = 27
  72.     Width = 102
  73.     Height = 13
  74.     Brush.Color = clLime
  75.     Pen.Style = psClear
  76.   end
  77.   object Shape6: TShape
  78.     Left = 246
  79.     Top = 27
  80.     Width = 102
  81.     Height = 13
  82.     Brush.Color = clLime
  83.     Pen.Style = psClear
  84.   end
  85.   object Shape5: TShape
  86.     Left = 135
  87.     Top = 27
  88.     Width = 102
  89.     Height = 13
  90.     Brush.Color = clLime
  91.     Pen.Style = psClear
  92.   end
  93.   object Shape4: TShape
  94.     Left = 23
  95.     Top = 27
  96.     Width = 103
  97.     Height = 13
  98.     Brush.Color = clLime
  99.     Pen.Style = psClear
  100.   end
  101.   object Shape8: TShape
  102.     Left = 15
  103.     Top = 41
  104.     Width = 455
  105.     Height = 2
  106.     Anchors = [akLeft, akTop, akRight]
  107.   end
  108.   object Shape9: TShape
  109.     Left = 15
  110.     Top = 149
  111.     Width = 215
  112.     Height = 1
  113.   end
  114.   object BAdd: TSpeedButton
  115.     Left = 70
  116.     Top = 313
  117.     Width = 69
  118.     Height = 18
  119.     Anchors = [akBottom]
  120.     Caption = 'Add'
  121.     Font.Charset = EASTEUROPE_CHARSET
  122.     Font.Color = clWindowText
  123.     Font.Height = -11
  124.     Font.Name = 'MS Sans Serif'
  125.     Font.Style = []
  126.     ParentFont = False
  127.     OnClick = BAddContact
  128.   end
  129.   object BClose: TSpeedButton
  130.     Left = 370
  131.     Top = 313
  132.     Width = 69
  133.     Height = 18
  134.     Anchors = [akBottom]
  135.     Caption = 'Close'
  136.     Font.Charset = EASTEUROPE_CHARSET
  137.     Font.Color = clWindowText
  138.     Font.Height = -11
  139.     Font.Name = 'MS Sans Serif'
  140.     Font.Style = []
  141.     ParentFont = False
  142.     OnClick = Close1Click
  143.   end
  144.   object BCall: TSpeedButton
  145.     Left = 184
  146.     Top = 313
  147.     Width = 137
  148.     Height = 18
  149.     Anchors = [akBottom]
  150.     Caption = 'Call/Dial'
  151.     Font.Charset = EASTEUROPE_CHARSET
  152.     Font.Color = clWindowText
  153.     Font.Height = -11
  154.     Font.Name = 'MS Sans Serif'
  155.     Font.Style = []
  156.     ParentFont = False
  157.     OnClick = BCallClick
  158.   end
  159.   object BReset: TSpeedButton
  160.     Left = 369
  161.     Top = 44
  162.     Width = 98
  163.     Height = 15
  164.     Anchors = [akTop, akRight]
  165.     Caption = 'reset'
  166.     Font.Charset = EASTEUROPE_CHARSET
  167.     Font.Color = clWindowText
  168.     Font.Height = -11
  169.     Font.Name = 'MS Sans Serif'
  170.     Font.Style = []
  171.     ParentFont = False
  172.     OnClick = BResetClick
  173.   end
  174.   object BSearch: TSpeedButton
  175.     Left = 326
  176.     Top = 5
  177.     Width = 69
  178.     Height = 18
  179.     Anchors = [akTop, akRight]
  180.     Caption = 'Search'
  181.     Font.Charset = EASTEUROPE_CHARSET
  182.     Font.Color = clWindowText
  183.     Font.Height = -11
  184.     Font.Name = 'MS Sans Serif'
  185.     Font.Style = []
  186.     ParentFont = False
  187.     OnClick = BSearch1Click
  188.   end
  189.   object BMore: TSpeedButton
  190.     Left = 399
  191.     Top = 5
  192.     Width = 70
  193.     Height = 18
  194.     Anchors = [akTop, akRight]
  195.     Caption = 'more...'
  196.     Font.Charset = EASTEUROPE_CHARSET
  197.     Font.Color = clWindowText
  198.     Font.Height = -11
  199.     Font.Name = 'MS Sans Serif'
  200.     Font.Style = []
  201.     ParentFont = False
  202.     OnClick = BMoreClick
  203.   end
  204.   object SFor: TLabel
  205.     Left = 5
  206.     Top = 7
  207.     Width = 75
  208.     Height = 14
  209.     AutoSize = False
  210.     Caption = 'Look for?'
  211.     Font.Charset = EASTEUROPE_CHARSET
  212.     Font.Color = clWindowText
  213.     Font.Height = -11
  214.     Font.Name = 'MS Sans Serif'
  215.     Font.Style = []
  216.     ParentFont = False
  217.   end
  218.   object NNAMET: TLabel
  219.     Left = 5
  220.     Top = 62
  221.     Width = 83
  222.     Height = 14
  223.     AutoSize = False
  224.     Caption = 'NickName'
  225.     Font.Charset = EASTEUROPE_CHARSET
  226.     Font.Color = clWindowText
  227.     Font.Height = -11
  228.     Font.Name = 'MS Sans Serif'
  229.     Font.Style = []
  230.     ParentFont = False
  231.   end
  232.   object LNAMET: TLabel
  233.     Left = 5
  234.     Top = 83
  235.     Width = 83
  236.     Height = 14
  237.     AutoSize = False
  238.     Caption = 'Last Name'
  239.     Font.Charset = EASTEUROPE_CHARSET
  240.     Font.Color = clWindowText
  241.     Font.Height = -11
  242.     Font.Name = 'MS Sans Serif'
  243.     Font.Style = []
  244.     ParentFont = False
  245.   end
  246.   object EEMAILT: TLabel
  247.     Left = 5
  248.     Top = 103
  249.     Width = 83
  250.     Height = 14
  251.     AutoSize = False
  252.     Caption = 'External Email'
  253.     Font.Charset = EASTEUROPE_CHARSET
  254.     Font.Color = clWindowText
  255.     Font.Height = -11
  256.     Font.Name = 'MS Sans Serif'
  257.     Font.Style = []
  258.     ParentFont = False
  259.   end
  260.   object ESMST: TLabel
  261.     Left = 5
  262.     Top = 124
  263.     Width = 83
  264.     Height = 14
  265.     AutoSize = False
  266.     Caption = 'External SMS'
  267.     Font.Charset = EASTEUROPE_CHARSET
  268.     Font.Color = clWindowText
  269.     Font.Height = -11
  270.     Font.Name = 'MS Sans Serif'
  271.     Font.Style = []
  272.     ParentFont = False
  273.   end
  274.   object COUNTRYT: TLabel
  275.     Left = 236
  276.     Top = 62
  277.     Width = 92
  278.     Height = 14
  279.     AutoSize = False
  280.     Caption = 'Country'
  281.     Font.Charset = EASTEUROPE_CHARSET
  282.     Font.Color = clWindowText
  283.     Font.Height = -11
  284.     Font.Name = 'MS Sans Serif'
  285.     Font.Style = []
  286.     ParentFont = False
  287.   end
  288.   object LANGT: TLabel
  289.     Left = 236
  290.     Top = 83
  291.     Width = 92
  292.     Height = 14
  293.     AutoSize = False
  294.     Caption = 'Language'
  295.     Font.Charset = EASTEUROPE_CHARSET
  296.     Font.Color = clWindowText
  297.     Font.Height = -11
  298.     Font.Name = 'MS Sans Serif'
  299.     Font.Style = []
  300.     ParentFont = False
  301.   end
  302.   object ABOUTT: TLabel
  303.     Left = 236
  304.     Top = 103
  305.     Width = 92
  306.     Height = 14
  307.     AutoSize = False
  308.     Caption = 'About Me'
  309.     Font.Charset = EASTEUROPE_CHARSET
  310.     Font.Color = clWindowText
  311.     Font.Height = -11
  312.     Font.Name = 'MS Sans Serif'
  313.     Font.Style = []
  314.     ParentFont = False
  315.   end
  316.   object AGET: TLabel
  317.     Left = 236
  318.     Top = 127
  319.     Width = 92
  320.     Height = 14
  321.     AutoSize = False
  322.     Caption = 'Age'
  323.     Font.Charset = EASTEUROPE_CHARSET
  324.     Font.Color = clWindowText
  325.     Font.Height = -11
  326.     Font.Name = 'MS Sans Serif'
  327.     Font.Style = []
  328.     ParentFont = False
  329.   end
  330.   object STATUST: TLabel
  331.     Left = 236
  332.     Top = 151
  333.     Width = 92
  334.     Height = 14
  335.     AutoSize = False
  336.     Caption = 'Status'
  337.     Font.Charset = EASTEUROPE_CHARSET
  338.     Font.Color = clWindowText
  339.     Font.Height = -11
  340.     Font.Name = 'MS Sans Serif'
  341.     Font.Style = []
  342.     ParentFont = False
  343.   end
  344.   object NRR: TLabel
  345.     Left = 40
  346.     Top = 344
  347.     Width = 209
  348.     Height = 16
  349.     Anchors = [akLeft, akBottom]
  350.     AutoSize = False
  351.     Caption = 'No Rows Returned'
  352.     Font.Charset = EASTEUROPE_CHARSET
  353.     Font.Color = clRed
  354.     Font.Height = -13
  355.     Font.Name = 'MS Sans Serif'
  356.     Font.Style = [fsBold]
  357.     ParentFont = False
  358.   end
  359.   object ColHead: TLabel
  360.     Left = 7
  361.     Top = 154
  362.     Width = 226
  363.     Height = 17
  364.     AutoSize = False
  365.     Caption = 'S  rakID  ( NickName )  Name'
  366.     Font.Charset = DEFAULT_CHARSET
  367.     Font.Color = clWindowText
  368.     Font.Height = -11
  369.     Font.Name = 'MS Sans Serif'
  370.     Font.Style = [fsBold]
  371.     ParentFont = False
  372.     Transparent = True
  373.   end
  374.   object ComboBoxStatus: TComboBox
  375.     Left = 329
  376.     Top = 149
  377.     Width = 142
  378.     Height = 22
  379.     Style = csDropDownList
  380.     DropDownCount = 11
  381.     Font.Charset = EASTEUROPE_CHARSET
  382.     Font.Color = clWindowText
  383.     Font.Height = -11
  384.     Font.Name = 'MS Sans Serif'
  385.     Font.Style = []
  386.     ItemHeight = 14
  387.     ParentFont = False
  388.     TabOrder = 10
  389.   end
  390.   object ESearch: TEdit
  391.     Left = 82
  392.     Top = 4
  393.     Width = 159
  394.     Height = 22
  395.     Font.Charset = EASTEUROPE_CHARSET
  396.     Font.Color = clWindowText
  397.     Font.Height = -11
  398.     Font.Name = 'MS Sans Serif'
  399.     Font.Style = []
  400.     MaxLength = 45
  401.     ParentFont = False
  402.     TabOrder = 0
  403.     OnKeyPress = KeyPressEdit
  404.   end
  405.   object NName: TEdit
  406.     Left = 90
  407.     Top = 59
  408.     Width = 142
  409.     Height = 22
  410.     Font.Charset = EASTEUROPE_CHARSET
  411.     Font.Color = clWindowText
  412.     Font.Height = -11
  413.     Font.Name = 'MS Sans Serif'
  414.     Font.Style = []
  415.     MaxLength = 32
  416.     ParentFont = False
  417.     TabOrder = 1
  418.     OnKeyPress = CharKeyPress
  419.   end
  420.   object LName: TEdit
  421.     Left = 90
  422.     Top = 80
  423.     Width = 142
  424.     Height = 22
  425.     Font.Charset = EASTEUROPE_CHARSET
  426.     Font.Color = clWindowText
  427.     Font.Height = -11
  428.     Font.Name = 'MS Sans Serif'
  429.     Font.Style = []
  430.     MaxLength = 32
  431.     ParentFont = False
  432.     TabOrder = 2
  433.     OnKeyPress = CharKeyPress
  434.   end
  435.   object EEMail: TEdit
  436.     Left = 90
  437.     Top = 100
  438.     Width = 142
  439.     Height = 22
  440.     Font.Charset = EASTEUROPE_CHARSET
  441.     Font.Color = clWindowText
  442.     Font.Height = -11
  443.     Font.Name = 'MS Sans Serif'
  444.     Font.Style = []
  445.     MaxLength = 60
  446.     ParentFont = False
  447.     TabOrder = 3
  448.     OnKeyPress = EmailKeyPress
  449.   end
  450.   object ESMS: TEdit
  451.     Left = 90
  452.     Top = 121
  453.     Width = 142
  454.     Height = 22
  455.     Font.Charset = EASTEUROPE_CHARSET
  456.     Font.Color = clWindowText
  457.     Font.Height = -11
  458.     Font.Name = 'MS Sans Serif'
  459.     Font.Style = []
  460.     MaxLength = 60
  461.     ParentFont = False
  462.     TabOrder = 4
  463.     OnKeyPress = EmailKeyPress
  464.   end
  465.   object Country: TComboBox
  466.     Left = 329
  467.     Top = 59
  468.     Width = 142
  469.     Height = 22
  470.     Style = csDropDownList
  471.     DropDownCount = 20
  472.     Font.Charset = RUSSIAN_CHARSET
  473.     Font.Color = clWindowText
  474.     Font.Height = -11
  475.     Font.Name = 'MS Sans Serif'
  476.     Font.Style = []
  477.     ItemHeight = 14
  478.     ItemIndex = 0
  479.     ParentFont = False
  480.     TabOrder = 5
  481.     Text = 'All'
  482.     Items.Strings = (
  483.       'All'
  484.       
  485.         'Afghanistan                                                 (001' +
  486.         ')               '
  487.       
  488.         'Albania                                                     (002' +
  489.         ')               '
  490.       
  491.         'Algeria                                                     (003' +
  492.         ')               '
  493.       
  494.         'Andorra                                                     (004' +
  495.         ')               '
  496.       
  497.         'Angola                                                      (005' +
  498.         ')               '
  499.       
  500.         'Antigua                                                     (006' +
  501.         ')               '
  502.       
  503.         'Argentina                                                   (007' +
  504.         ')               '
  505.       
  506.         'Armenia                                                     (008' +
  507.         ')               '
  508.       
  509.         'Australia                                                   (009' +
  510.         ')               '
  511.       
  512.         'Austria                                                     (010' +
  513.         ')               '
  514.       
  515.         'Azerbaijan                                                  (011' +
  516.         ')               '
  517.       
  518.         'Bahamas                                                     (012' +
  519.         ')               '
  520.       
  521.         'Bahrain                                                     (013' +
  522.         ')               '
  523.       
  524.         'Bangladesh                                                  (014' +
  525.         ')               '
  526.       
  527.         'Barbados                                                    (015' +
  528.         ')               '
  529.       
  530.         'Belarus                                                     (016' +
  531.         ')               '
  532.       
  533.         'Belgium                                                     (017' +
  534.         ')               '
  535.       
  536.         'Belize                                                      (018' +
  537.         ')               '
  538.       
  539.         'Benin                                                       (019' +
  540.         ')               '
  541.       
  542.         'Bermuda                                                     (198' +
  543.         ')               '
  544.       
  545.         'Bhutan                                                      (020' +
  546.         ')               '
  547.       
  548.         'Bolivia                                                     (021' +
  549.         ')               '
  550.       
  551.         'Bosnia                                                      (022' +
  552.         ')               '
  553.       
  554.         'Botswana                                                    (023' +
  555.         ')               '
  556.       
  557.         'Brazil                                                      (024' +
  558.         ')               '
  559.       
  560.         'British Virgin Islands                                      (199' +
  561.         ')               '
  562.       
  563.         'Brunei                                                      (025' +
  564.         ')               '
  565.       
  566.         'Bulgaria                                                    (026' +
  567.         ')               '
  568.       
  569.         'Burkina                                                     (027' +
  570.         ')               '
  571.       
  572.         'Burma                                                       (028' +
  573.         ')               '
  574.       
  575.         'Burundi                                                     (029' +
  576.         ')               '
  577.       
  578.         'Cambodia                                                    (030' +
  579.         ')               '
  580.       
  581.         'Cameroon                                                    (031' +
  582.         ')               '
  583.       
  584.         'Canada                                                      (032' +
  585.         ')               '
  586.       
  587.         'Cape Verde                                                  (033' +
  588.         ')               '
  589.       
  590.         'Cayman Islands                                              (200' +
  591.         ')               '
  592.       
  593.         'Central African Republic                                    (034' +
  594.         ')               '
  595.       
  596.         'Chad                                                        (035' +
  597.         ')               '
  598.       
  599.         'Chile                                                       (036' +
  600.         ')               '
  601.       
  602.         'China                                                       (037' +
  603.         ')               '
  604.       
  605.         'Colombia                                                    (038' +
  606.         ')               '
  607.       
  608.         'Comoros                                                     (039' +
  609.         ')               '
  610.       
  611.         'Congo                                                       (040' +
  612.         ')               '
  613.       
  614.         'Costa Rica                                                  (197' +
  615.         ')               '
  616.       
  617.         'Croatia                                                     (158' +
  618.         ')               '
  619.       
  620.         'Cuba                                                        (159' +
  621.         ')               '
  622.       
  623.         'Cyprus                                                      (160' +
  624.         ')               '
  625.       
  626.         'Czech Republic                                              (161' +
  627.         ')               '
  628.       
  629.         'Darussalam                                                  (162' +
  630.         ')               '
  631.       
  632.         'Denmark                                                     (164' +
  633.         ')               '
  634.       
  635.         'Djibouti                                                    (165' +
  636.         ')               '
  637.       
  638.         'Dominica                                                    (166' +
  639.         ')               '
  640.       
  641.         'Dominican Republic                                          (167' +
  642.         ')               '
  643.       
  644.         'Ecuador                                                     (168' +
  645.         ')               '
  646.       
  647.         'Egypt                                                       (169' +
  648.         ')               '
  649.       
  650.         'El Salvador                                                 (170' +
  651.         ')               '
  652.       
  653.         'Equatorial Guinea                                           (171' +
  654.         ')               '
  655.       
  656.         'Eritrea                                                     (172' +
  657.         ')               '
  658.       
  659.         'Estonia                                                     (173' +
  660.         ')               '
  661.       
  662.         'Ethiopia                                                    (174' +
  663.         ')               '
  664.       
  665.         'Faso                                                        (175' +
  666.         ')               '
  667.       
  668.         'Fiji                                                        (176' +
  669.         ')               '
  670.       
  671.         'Finland                                                     (177' +
  672.         ')               '
  673.       
  674.         'France                                                      (178' +
  675.         ')               '
  676.       
  677.         'Gabon                                                       (179' +
  678.         ')               '
  679.       
  680.         'Gambia                                                      (180' +
  681.         ')               '
  682.       
  683.         'Germany                                                     (181' +
  684.         ')               '
  685.       
  686.         'Ghana                                                       (182' +
  687.         ')               '
  688.       
  689.         'Greece                                                      (183' +
  690.         ')               '
  691.       
  692.         'Grenada                                                     (184' +
  693.         ')               '
  694.       
  695.         'Guatemala                                                   (185' +
  696.         ')               '
  697.       
  698.         'Guinea                                                      (186' +
  699.         ')               '
  700.       
  701.         'Guyana                                                      (187' +
  702.         ')               '
  703.       
  704.         'Haiti                                                       (188' +
  705.         ')               '
  706.       
  707.         'Honduras                                                    (189' +
  708.         ')               '
  709.       
  710.         'Hungary                                                     (190' +
  711.         ')               '
  712.       
  713.         'Iceland                                                     (191' +
  714.         ')               '
  715.       
  716.         'India                                                       (192' +
  717.         ')               '
  718.       
  719.         'Indonesia                                                   (193' +
  720.         ')               '
  721.       
  722.         'Iran                                                        (194' +
  723.         ')               '
  724.       
  725.         'Iraq                                                        (195' +
  726.         ')               '
  727.       
  728.         'Ireland                                                     (196' +
  729.         ')               '
  730.       
  731.         'Israel                                                      (042' +
  732.         ')               '
  733.       
  734.         'Italy                                                       (043' +
  735.         ')               '
  736.       
  737.         'Ivory Coast                                                 (041' +
  738.         ')               '
  739.       
  740.         'Jamaica                                                     (044' +
  741.         ')               '
  742.       
  743.         'Japan                                                       (045' +
  744.         ')               '
  745.       
  746.         'Jordan                                                      (046' +
  747.         ')               '
  748.       
  749.         'Kazakhstan                                                  (047' +
  750.         ')               '
  751.       
  752.         'Kenya                                                       (048' +
  753.         ')               '
  754.       
  755.         'Kiribati                                                    (049' +
  756.         ')               '
  757.       
  758.         'Korea North                                                 (050' +
  759.         ')               '
  760.       
  761.         'Korea South                                                 (051' +
  762.         ')               '
  763.       
  764.         'Kuwait                                                      (052' +
  765.         ')               '
  766.       
  767.         'Kyrgyzstan                                                  (053' +
  768.         ')               '
  769.       
  770.         'Laos                                                        (054' +
  771.         ')               '
  772.       
  773.         'Latvia                                                      (055' +
  774.         ')               '
  775.       
  776.         'Lebanon                                                     (056' +
  777.         ')               '
  778.       
  779.         'Leone                                                       (057' +
  780.         ')               '
  781.       
  782.         'Lesotho                                                     (058' +
  783.         ')               '
  784.       
  785.         'Liberia                                                     (059' +
  786.         ')               '
  787.       
  788.         'Libya                                                       (060' +
  789.         ')               '
  790.       
  791.         'Liechtenstein                                               (061' +
  792.         ')               '
  793.       
  794.         'Lithuania                                                   (062' +
  795.         ')               '
  796.       
  797.         'Luxembourg                                                  (063' +
  798.         ')               '
  799.       
  800.         'Macedonia                                                   (064' +
  801.         ')               '
  802.       
  803.         'Madagascar                                                  (065' +
  804.         ')               '
  805.       
  806.         'Malawi                                                      (066' +
  807.         ')               '
  808.       
  809.         'Malaysia                                                    (067' +
  810.         ')               '
  811.       
  812.         'Maldives                                                    (068' +
  813.         ')               '
  814.       
  815.         'Mali                                                        (069' +
  816.         ')               '
  817.       
  818.         'Malta                                                       (070' +
  819.         ')               '
  820.       
  821.         'Marshall Islands                                            (071' +
  822.         ')               '
  823.       
  824.         'Mauritania                                                  (072' +
  825.         ')               '
  826.       
  827.         'Mauritius                                                   (073' +
  828.         ')               '
  829.       
  830.         'Mexico                                                      (074' +
  831.         ')               '
  832.       
  833.         'Micronesia                                                  (075' +
  834.         ')               '
  835.       
  836.         'Moldova                                                     (076' +
  837.         ')               '
  838.       
  839.         'Monaco                                                      (077' +
  840.         ')               '
  841.       
  842.         'Mongolia                                                    (078' +
  843.         ')               '
  844.       
  845.         'Morocco                                                     (079' +
  846.         ')               '
  847.       
  848.         'Mozambique                                                  (080' +
  849.         ')               '
  850.       
  851.         'Myanmar                                                     (081' +
  852.         ')               '
  853.       
  854.         'Namibia                                                     (082' +
  855.         ')               '
  856.       
  857.         'Nauru                                                       (083' +
  858.         ')               '
  859.       
  860.         'Nepal                                                       (084' +
  861.         ')               '
  862.       
  863.         'New Zealand                                                 (086' +
  864.         ')               '
  865.       
  866.         'Nicaragua                                                   (087' +
  867.         ')               '
  868.       
  869.         'Niger                                                       (088' +
  870.         ')               '
  871.       
  872.         'Nigeria                                                     (089' +
  873.         ')               '
  874.       
  875.         'Norway                                                      (090' +
  876.         ')               '
  877.       
  878.         'Oman                                                        (091' +
  879.         ')               '
  880.       
  881.         'Pakistan                                                    (092' +
  882.         ')               '
  883.       
  884.         'Palau                                                       (093' +
  885.         ')               '
  886.       
  887.         'Panama                                                      (094' +
  888.         ')               '
  889.       
  890.         'Papau New Guinea                                            (203' +
  891.         ')               '
  892.       
  893.         'Paraguay                                                    (096' +
  894.         ')               '
  895.       
  896.         'Peru                                                        (097' +
  897.         ')               '
  898.       
  899.         'Poland                                                      (098' +
  900.         ')               '
  901.       
  902.         'Portugal                                                    (099' +
  903.         ')               '
  904.       
  905.         'Qatar                                                       (100' +
  906.         ')               '
  907.       
  908.         'Republic Of Yemen                                           (101' +
  909.         ')               '
  910.       
  911.         'Romania                                                     (102' +
  912.         ')               '
  913.       
  914.         'Russia                                                      (103' +
  915.         ')               '
  916.       
  917.         'Rwanda                                                      (104' +
  918.         ')               '
  919.       
  920.         'Saint Pierre and Miquelon                                   (201' +
  921.         ')               '
  922.       
  923.         'San Marino                                                  (105' +
  924.         ')               '
  925.       
  926.         'Satilde;o Tomeacute;                                        (106' +
  927.         ')               '
  928.       
  929.         'Saudi Arabia                                                (107' +
  930.         ')               '
  931.       
  932.         'Senegal                                                     (108' +
  933.         ')               '
  934.       
  935.         'Serbia and Montenegro                                       (202' +
  936.         ')               '
  937.       
  938.         'Seychelles                                                  (109' +
  939.         ')               '
  940.       
  941.         'Sierra                                                      (110' +
  942.         ')               '
  943.       
  944.         'Singapore                                                   (111' +
  945.         ')               '
  946.       
  947.         'Slovakia                                                    (112' +
  948.         ')               '
  949.       
  950.         'Slovenia                                                    (113' +
  951.         ')               '
  952.       
  953.         'Solomon Islands                                             (114' +
  954.         ')               '
  955.       
  956.         'Somalia                                                     (115' +
  957.         ')               '
  958.       
  959.         'South Africa                                                (116' +
  960.         ')               '
  961.       
  962.         'Spain                                                       (117' +
  963.         ')               '
  964.       
  965.         'Sri Lanka                                                   (118' +
  966.         ')               '
  967.       
  968.         'St. Kitts and Nevis                                         (119' +
  969.         ')               '
  970.       
  971.         'St. Lucia                                                   (120' +
  972.         ')               '
  973.       
  974.         'St. Vincent                                                 (121' +
  975.         ')               '
  976.       
  977.         'Sudan                                                       (122' +
  978.         ')               '
  979.       
  980.         'Suriname                                                    (123' +
  981.         ')               '
  982.       
  983.         'Swaziland                                                   (124' +
  984.         ')               '
  985.       
  986.         'Sweden                                                      (125' +
  987.         ')               '
  988.       
  989.         'Switzerland                                                 (126' +
  990.         ')               '
  991.       
  992.         'Syria                                                       (127' +
  993.         ')               '
  994.       
  995.         'Taiwan                                                      (128' +
  996.         ')               '
  997.       
  998.         'Tajikistan                                                  (129' +
  999.         ')               '
  1000.       
  1001.         'Tanzania                                                    (130' +
  1002.         ')               '
  1003.       
  1004.         'Thailand                                                    (131' +
  1005.         ')               '
  1006.       
  1007.         'The Grenadines                                              (132' +
  1008.         ')               '
  1009.       
  1010.         'The Netherlands                                             (133' +
  1011.         ')               '
  1012.       
  1013.         'The Philippines                                             (134' +
  1014.         ')               '
  1015.       
  1016.         'Togo                                                        (135' +
  1017.         ')               '
  1018.       
  1019.         'Tonga                                                       (136' +
  1020.         ')               '
  1021.       
  1022.         'Trinidad                                                    (137' +
  1023.         ')               '
  1024.       
  1025.         'Tunisia                                                     (138' +
  1026.         ')               '
  1027.       
  1028.         'Turkey                                                      (139' +
  1029.         ')               '
  1030.       
  1031.         'Turkmenistan                                                (140' +
  1032.         ')               '
  1033.       
  1034.         'Tuvalu                                                      (141' +
  1035.         ')               '
  1036.       
  1037.         'Uganda                                                      (142' +
  1038.         ')               '
  1039.       
  1040.         'Ukraine                                                     (143' +
  1041.         ')               '
  1042.       
  1043.         'United Arab Emirates                                        (144' +
  1044.         ')               '
  1045.       
  1046.         'United Kingdom                                              (145' +
  1047.         ')               '
  1048.       
  1049.         'United States of America                                    (146' +
  1050.         ')               '
  1051.       
  1052.         'Uruguay                                                     (147' +
  1053.         ')               '
  1054.       
  1055.         'Uzbekistan                                                  (148' +
  1056.         ')               '
  1057.       
  1058.         'Vanuatu                                                     (149' +
  1059.         ')               '
  1060.       
  1061.         'Venezuela                                                   (150' +
  1062.         ')               '
  1063.       
  1064.         'Vietnam                                                     (151' +
  1065.         ')               '
  1066.       
  1067.         'Western Sahara                                              (152' +
  1068.         ')               '
  1069.       
  1070.         'Western Samoa                                               (153' +
  1071.         ')               '
  1072.       
  1073.         'Yugoslavia                                                  (154' +
  1074.         ')               '
  1075.       
  1076.         'Zaire                                                       (155' +
  1077.         ')               '
  1078.       
  1079.         'Zambia                                                      (156' +
  1080.         ')               '
  1081.       
  1082.         'Zimbabwe                                                    (157' +
  1083.         ') ')
  1084.   end
  1085.   object Language: TComboBox
  1086.     Left = 329
  1087.     Top = 80
  1088.     Width = 142
  1089.     Height = 22
  1090.     Style = csDropDownList
  1091.     DropDownCount = 18
  1092.     Font.Charset = EASTEUROPE_CHARSET
  1093.     Font.Color = clWindowText
  1094.     Font.Height = -11
  1095.     Font.Name = 'MS Sans Serif'
  1096.     Font.Style = []
  1097.     ItemHeight = 14
  1098.     ParentFont = False
  1099.     TabOrder = 6
  1100.     Items.Strings = (
  1101.       'All'
  1102.       
  1103.         'Bulgarian                                                   (022' +
  1104.         ')               '
  1105.       
  1106.         'Chinese Mandarin                                            (008' +
  1107.         ')               '
  1108.       
  1109.         'Chinese Zhuang                                              (009' +
  1110.         ')               '
  1111.       
  1112.         'Croation                                                    (023' +
  1113.         ')               '
  1114.       
  1115.         'Czech                                                       (010' +
  1116.         ')               '
  1117.       
  1118.         'Danish                                                      (011' +
  1119.         ')               '
  1120.       
  1121.         'Dutch                                                       (012' +
  1122.         ')               '
  1123.       
  1124.         'Eastonian                                                   (024' +
  1125.         ')               '
  1126.       
  1127.         'English                                                     (001' +
  1128.         ')               '
  1129.       
  1130.         'Filipino                                                    (025' +
  1131.         ')               '
  1132.       
  1133.         'Finnish                                                     (026' +
  1134.         ')               '
  1135.       
  1136.         'French                                                      (002' +
  1137.         ')               '
  1138.       
  1139.         'German                                                      (003' +
  1140.         ')               '
  1141.       
  1142.         'Greek                                                       (027' +
  1143.         ')               '
  1144.       
  1145.         'Gujarati                                                    (013' +
  1146.         ')               '
  1147.       
  1148.         'Hindi                                                       (014' +
  1149.         ')               '
  1150.       
  1151.         'Indonesian                                                  (028' +
  1152.         ')               '
  1153.       
  1154.         'Italian                                                     (015' +
  1155.         ')               '
  1156.       
  1157.         'Japanese                                                    (004' +
  1158.         ')               '
  1159.       
  1160.         'Korean                                                      (005' +
  1161.         ')               '
  1162.       
  1163.         'Marathi                                                     (029' +
  1164.         ')               '
  1165.       
  1166.         'Norwegian                                                   (016' +
  1167.         ')               '
  1168.       
  1169.         'Panjabi                                                     (031' +
  1170.         ')               '
  1171.       
  1172.         'Polish                                                      (006' +
  1173.         ')               '
  1174.       
  1175.         'Portuguese                                                  (017' +
  1176.         ')               '
  1177.       
  1178.         'Punjabi                                                     (030' +
  1179.         ')               '
  1180.       
  1181.         'Romanian                                                    (032' +
  1182.         ')               '
  1183.       
  1184.         'Russian                                                     (018' +
  1185.         ')               '
  1186.       
  1187.         'Slovak                                                      (033' +
  1188.         ')               '
  1189.       
  1190.         'Spanish                                                     (007' +
  1191.         ')               '
  1192.       
  1193.         'Swedish                                                     (019' +
  1194.         ')               '
  1195.       
  1196.         'Tamil                                                       (034' +
  1197.         ')               '
  1198.       
  1199.         'Thai                                                        (035' +
  1200.         ')               '
  1201.       
  1202.         'Turkish                                                     (036' +
  1203.         ')               '
  1204.       
  1205.         'Ukranian                                                    (020' +
  1206.         ')               '
  1207.       
  1208.         'Urdu                                                        (037' +
  1209.         ')               '
  1210.       
  1211.         'Vietnamese                                                  (021' +
  1212.         ')')
  1213.   end
  1214.   object About: TEdit
  1215.     Left = 329
  1216.     Top = 100
  1217.     Width = 142
  1218.     Height = 22
  1219.     Font.Charset = EASTEUROPE_CHARSET
  1220.     Font.Color = clWindowText
  1221.     Font.Height = -11
  1222.     Font.Name = 'MS Sans Serif'
  1223.     Font.Style = []
  1224.     MaxLength = 60
  1225.     ParentFont = False
  1226.     TabOrder = 7
  1227.     OnKeyPress = CharKeyPress
  1228.   end
  1229.   object Age: TComboBox
  1230.     Left = 329
  1231.     Top = 124
  1232.     Width = 60
  1233.     Height = 22
  1234.     Style = csDropDownList
  1235.     Font.Charset = EASTEUROPE_CHARSET
  1236.     Font.Color = clWindowText
  1237.     Font.Height = -11
  1238.     Font.Name = 'MS Sans Serif'
  1239.     Font.Style = []
  1240.     ItemHeight = 14
  1241.     ItemIndex = 0
  1242.     ParentFont = False
  1243.     TabOrder = 8
  1244.     Text = 'Age'
  1245.     Items.Strings = (
  1246.       'Age'
  1247.       '< 15'
  1248.       '16 - 25'
  1249.       '26 - 35'
  1250.       '36 - 45'
  1251.       '46 - 55'
  1252.       '56 - 65'
  1253.       '> 65')
  1254.   end
  1255.   object Gender: TRadioGroup
  1256.     Left = 395
  1257.     Top = 120
  1258.     Width = 76
  1259.     Height = 28
  1260.     Caption = 'Gender'
  1261.     Columns = 2
  1262.     Font.Charset = EASTEUROPE_CHARSET
  1263.     Font.Color = clWindowText
  1264.     Font.Height = -9
  1265.     Font.Name = 'MS Sans Serif'
  1266.     Font.Style = []
  1267.     Items.Strings = (
  1268.       'M'
  1269.       'F')
  1270.     ParentFont = False
  1271.     TabOrder = 9
  1272.   end
  1273.   object ListBox1: TListBox
  1274.     Left = 5
  1275.     Top = 171
  1276.     Width = 465
  1277.     Height = 134
  1278.     Style = lbOwnerDrawFixed
  1279.     Anchors = [akLeft, akTop, akRight, akBottom]
  1280.     BevelKind = bkSoft
  1281.     Color = clWhite
  1282.     Font.Charset = EASTEUROPE_CHARSET
  1283.     Font.Color = clWindowText
  1284.     Font.Height = -11
  1285.     Font.Name = 'MS Sans Serif'
  1286.     Font.Style = []
  1287.     ItemHeight = 18
  1288.     ParentFont = False
  1289.     PopupMenu = PopupMenu1
  1290.     TabOrder = 11
  1291.     OnDrawItem = ListBox1DrawItem
  1292.     OnMouseDown = ListBox1MouseDown
  1293.   end
  1294.   object ClientSocket1: TClientSocket
  1295.     Active = False
  1296.     ClientType = ctNonBlocking
  1297.     Port = 80
  1298.     OnConnect = ClientSocket1Connect
  1299.     OnRead = ClientSocket1OnRead
  1300.     OnError = SocketError
  1301.     Left = 48
  1302.     Top = 208
  1303.   end
  1304.   object Timer1: TTimer
  1305.     Enabled = False
  1306.     Interval = 250
  1307.     OnTimer = OnTimer1
  1308.     Left = 104
  1309.     Top = 208
  1310.   end
  1311.   object PopupMenu1: TPopupMenu
  1312.     Images = Dlg.ImageList1
  1313.     Left = 152
  1314.     Top = 208
  1315.     object Add1: TMenuItem
  1316.       Caption = 'Add'
  1317.       ImageIndex = 80
  1318.       OnClick = BAddContact
  1319.     end
  1320.     object N2: TMenuItem
  1321.       Caption = '-'
  1322.     end
  1323.     object Call1: TMenuItem
  1324.       Caption = 'Call'
  1325.       ImageIndex = 4
  1326.       OnClick = BCallClick
  1327.     end
  1328.     object IM1: TMenuItem
  1329.       Caption = 'WavigoIM'
  1330.       ImageIndex = 74
  1331.       OnClick = BIM
  1332.     end
  1333.     object SW1: TMenuItem
  1334.       Caption = 'Send a Wave'
  1335.       ImageIndex = 52
  1336.       OnClick = SendWave1Click
  1337.     end
  1338.     object N3: TMenuItem
  1339.       Caption = '-'
  1340.     end
  1341.     object VP1: TMenuItem
  1342.       Caption = 'View Profile'
  1343.       ImageIndex = 22
  1344.       OnClick = VP1Click
  1345.     end
  1346.     object N1: TMenuItem
  1347.       Caption = '-'
  1348.     end
  1349.     object Close1: TMenuItem
  1350.       Caption = 'Close'
  1351.       ImageIndex = 60
  1352.       OnClick = Close1Click
  1353.     end
  1354.   end
  1355. end
  1356.