home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / komunikace / wavago / W-install-cz.exe / Wavago.exe / 0 / RCDATA / TDLGGLBLDIR / TDLGGLBLDIR.txt < prev   
Text File  |  2006-04-12  |  40KB  |  1,368 lines

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