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 / TDLGPROFILED / TDLGPROFILED.txt < prev   
Encoding:
Text File  |  2007-01-31  |  13.5 KB  |  661 lines

  1. object DlgProfileD: TDlgProfileD
  2.   Left = 165
  3.   Top = 43
  4.   BorderStyle = bsDialog
  5.   Caption = 'Profile'
  6.   ClientHeight = 441
  7.   ClientWidth = 259
  8.   Color = clBtnFace
  9.   Constraints.MaxHeight = 475
  10.   Constraints.MaxWidth = 267
  11.   Constraints.MinHeight = 440
  12.   Constraints.MinWidth = 267
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   OldCreateOrder = False
  19.   OnClose = FormClose
  20.   OnShow = FormShow
  21.   DesignSize = (
  22.     259
  23.     441)
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object Shape1: TShape
  27.     Left = 0
  28.     Top = 0
  29.     Width = 258
  30.     Height = 68
  31.   end
  32.   object WImage: TImage
  33.     Left = 21
  34.     Top = 17
  35.     Width = 23
  36.     Height = 25
  37.     Cursor = crHandPoint
  38.     Hint = 'Status'
  39.     Anchors = [akTop, akRight]
  40.     ParentShowHint = False
  41.     Picture.Data = {<image000.ico>}
  42.     ShowHint = True
  43.     OnClick = VOIPCallClick
  44.   end
  45.   object WavID: TStaticText
  46.     Left = 60
  47.     Top = 30
  48.     Width = 197
  49.     Height = 20
  50.     AutoSize = False
  51.     Caption = 'WavID'
  52.     Color = clWhite
  53.     Font.Charset = EASTEUROPE_CHARSET
  54.     Font.Color = clWindowText
  55.     Font.Height = -13
  56.     Font.Name = 'MS Sans Serif'
  57.     Font.Style = []
  58.     ParentColor = False
  59.     ParentFont = False
  60.     TabOrder = 0
  61.   end
  62.   object Name: TStaticText
  63.     Left = 60
  64.     Top = 8
  65.     Width = 197
  66.     Height = 24
  67.     AutoSize = False
  68.     Caption = 'Name'
  69.     Color = clWhite
  70.     Font.Charset = EASTEUROPE_CHARSET
  71.     Font.Color = clMaroon
  72.     Font.Height = -16
  73.     Font.Name = 'MS Sans Serif'
  74.     Font.Style = [fsBold]
  75.     ParentColor = False
  76.     ParentFont = False
  77.     TabOrder = 1
  78.   end
  79.   object Country: TStaticText
  80.     Left = 88
  81.     Top = 160
  82.     Width = 42
  83.     Height = 18
  84.     Caption = 'Country'
  85.     Font.Charset = EASTEUROPE_CHARSET
  86.     Font.Color = clWindowText
  87.     Font.Height = -11
  88.     Font.Name = 'MS Sans Serif'
  89.     Font.Style = []
  90.     ParentFont = False
  91.     TabOrder = 2
  92.   end
  93.   object Age: TStaticText
  94.     Left = 88
  95.     Top = 112
  96.     Width = 24
  97.     Height = 18
  98.     Caption = 'Age'
  99.     Font.Charset = EASTEUROPE_CHARSET
  100.     Font.Color = clWindowText
  101.     Font.Height = -11
  102.     Font.Name = 'MS Sans Serif'
  103.     Font.Style = []
  104.     ParentFont = False
  105.     TabOrder = 3
  106.   end
  107.   object Gender: TStaticText
  108.     Left = 88
  109.     Top = 128
  110.     Width = 40
  111.     Height = 18
  112.     Caption = 'Gender'
  113.     Font.Charset = EASTEUROPE_CHARSET
  114.     Font.Color = clWindowText
  115.     Font.Height = -11
  116.     Font.Name = 'MS Sans Serif'
  117.     Font.Style = []
  118.     ParentFont = False
  119.     TabOrder = 4
  120.   end
  121.   object Language: TStaticText
  122.     Left = 88
  123.     Top = 144
  124.     Width = 52
  125.     Height = 18
  126.     Caption = 'Language'
  127.     Font.Charset = EASTEUROPE_CHARSET
  128.     Font.Color = clWindowText
  129.     Font.Height = -11
  130.     Font.Name = 'MS Sans Serif'
  131.     Font.Style = []
  132.     ParentFont = False
  133.     TabOrder = 5
  134.   end
  135.   object ABOUTT: TStaticText
  136.     Left = 5
  137.     Top = 312
  138.     Width = 33
  139.     Height = 18
  140.     Caption = 'About'
  141.     Font.Charset = EASTEUROPE_CHARSET
  142.     Font.Color = clWindowText
  143.     Font.Height = -11
  144.     Font.Name = 'MS Sans Serif'
  145.     Font.Style = []
  146.     ParentFont = False
  147.     TabOrder = 6
  148.   end
  149.   object About: TMemo
  150.     Left = 8
  151.     Top = 328
  152.     Width = 241
  153.     Height = 73
  154.     Color = clBtnFace
  155.     Font.Charset = EASTEUROPE_CHARSET
  156.     Font.Color = clWindowText
  157.     Font.Height = -11
  158.     Font.Name = 'MS Sans Serif'
  159.     Font.Style = []
  160.     Lines.Strings = (
  161.       'About')
  162.     ParentFont = False
  163.     ReadOnly = True
  164.     ScrollBars = ssVertical
  165.     TabOrder = 7
  166.   end
  167.   object BClose: TButton
  168.     Left = 176
  169.     Top = 411
  170.     Width = 75
  171.     Height = 25
  172.     Caption = 'BClose'
  173.     TabOrder = 8
  174.     OnClick = BCloseClick
  175.   end
  176.   object OPhone: TStaticText
  177.     Left = 88
  178.     Top = 229
  179.     Width = 42
  180.     Height = 18
  181.     Cursor = crHandPoint
  182.     Caption = 'OPhone'
  183.     Font.Charset = EASTEUROPE_CHARSET
  184.     Font.Color = clMaroon
  185.     Font.Height = -11
  186.     Font.Name = 'MS Sans Serif'
  187.     Font.Style = []
  188.     ParentFont = False
  189.     TabOrder = 9
  190.     OnClick = PhoneClick
  191.   end
  192.   object AGET: TStaticText
  193.     Left = 5
  194.     Top = 112
  195.     Width = 32
  196.     Height = 18
  197.     Caption = 'AGET'
  198.     Font.Charset = EASTEUROPE_CHARSET
  199.     Font.Color = clWindowText
  200.     Font.Height = -11
  201.     Font.Name = 'MS Sans Serif'
  202.     Font.Style = []
  203.     ParentFont = False
  204.     TabOrder = 10
  205.   end
  206.   object GENDERT: TStaticText
  207.     Left = 5
  208.     Top = 128
  209.     Width = 40
  210.     Height = 18
  211.     Caption = 'Gender'
  212.     Font.Charset = EASTEUROPE_CHARSET
  213.     Font.Color = clWindowText
  214.     Font.Height = -11
  215.     Font.Name = 'MS Sans Serif'
  216.     Font.Style = []
  217.     ParentFont = False
  218.     TabOrder = 11
  219.   end
  220.   object LANGT: TStaticText
  221.     Left = 5
  222.     Top = 144
  223.     Width = 52
  224.     Height = 18
  225.     Caption = 'Language'
  226.     Font.Charset = EASTEUROPE_CHARSET
  227.     Font.Color = clWindowText
  228.     Font.Height = -11
  229.     Font.Name = 'MS Sans Serif'
  230.     Font.Style = []
  231.     ParentFont = False
  232.     TabOrder = 12
  233.   end
  234.   object COUNTRYT: TStaticText
  235.     Left = 5
  236.     Top = 160
  237.     Width = 42
  238.     Height = 18
  239.     Caption = 'Country'
  240.     Font.Charset = EASTEUROPE_CHARSET
  241.     Font.Color = clWindowText
  242.     Font.Height = -11
  243.     Font.Name = 'MS Sans Serif'
  244.     Font.Style = []
  245.     ParentFont = False
  246.     TabOrder = 13
  247.   end
  248.   object OPHONET: TStaticText
  249.     Left = 5
  250.     Top = 229
  251.     Width = 67
  252.     Height = 18
  253.     Caption = 'Office Phone'
  254.     Font.Charset = EASTEUROPE_CHARSET
  255.     Font.Color = clWindowText
  256.     Font.Height = -11
  257.     Font.Name = 'MS Sans Serif'
  258.     Font.Style = []
  259.     ParentFont = False
  260.     TabOrder = 14
  261.   end
  262.   object HPage: TStaticText
  263.     Left = 88
  264.     Top = 296
  265.     Width = 35
  266.     Height = 18
  267.     Cursor = crHandPoint
  268.     Caption = 'HPage'
  269.     Font.Charset = EASTEUROPE_CHARSET
  270.     Font.Color = clBlue
  271.     Font.Height = -11
  272.     Font.Name = 'MS Sans Serif'
  273.     Font.Style = [fsUnderline]
  274.     ParentFont = False
  275.     TabOrder = 15
  276.     OnClick = HPageClick
  277.   end
  278.   object HPAGET: TStaticText
  279.     Left = 5
  280.     Top = 296
  281.     Width = 45
  282.     Height = 18
  283.     Caption = 'HPAGET'
  284.     Font.Charset = EASTEUROPE_CHARSET
  285.     Font.Color = clWindowText
  286.     Font.Height = -11
  287.     Font.Name = 'MS Sans Serif'
  288.     Font.Style = []
  289.     ParentFont = False
  290.     TabOrder = 16
  291.   end
  292.   object NNAMET: TStaticText
  293.     Left = 5
  294.     Top = 72
  295.     Width = 51
  296.     Height = 18
  297.     Caption = 'NickName'
  298.     Font.Charset = EASTEUROPE_CHARSET
  299.     Font.Color = clWindowText
  300.     Font.Height = -11
  301.     Font.Name = 'MS Sans Serif'
  302.     Font.Style = []
  303.     ParentFont = False
  304.     TabOrder = 17
  305.   end
  306.   object DISPT: TStaticText
  307.     Left = 5
  308.     Top = 90
  309.     Width = 69
  310.     Height = 18
  311.     Caption = 'Display Name'
  312.     Font.Charset = EASTEUROPE_CHARSET
  313.     Font.Color = clWindowText
  314.     Font.Height = -11
  315.     Font.Name = 'MS Sans Serif'
  316.     Font.Style = []
  317.     ParentFont = False
  318.     TabOrder = 18
  319.   end
  320.   object NName: TStaticText
  321.     Left = 88
  322.     Top = 72
  323.     Width = 51
  324.     Height = 18
  325.     Caption = 'NickName'
  326.     Font.Charset = EASTEUROPE_CHARSET
  327.     Font.Color = clWindowText
  328.     Font.Height = -11
  329.     Font.Name = 'MS Sans Serif'
  330.     Font.Style = []
  331.     ParentFont = False
  332.     TabOrder = 19
  333.   end
  334.   object BAccept: TButton
  335.     Left = 96
  336.     Top = 411
  337.     Width = 75
  338.     Height = 25
  339.     Caption = 'Accept'
  340.     TabOrder = 20
  341.     OnClick = BAcceptClick
  342.   end
  343.   object DispName: TEdit
  344.     Left = 88
  345.     Top = 88
  346.     Width = 161
  347.     Height = 21
  348.     MaxLength = 30
  349.     TabOrder = 21
  350.     OnKeyDown = KeyDown
  351.     OnKeyPress = DispNameKeyPress
  352.   end
  353.   object EEMAILT: TStaticText
  354.     Left = 5
  355.     Top = 264
  356.     Width = 70
  357.     Height = 18
  358.     Caption = 'External Email'
  359.     Font.Charset = EASTEUROPE_CHARSET
  360.     Font.Color = clWindowText
  361.     Font.Height = -11
  362.     Font.Name = 'MS Sans Serif'
  363.     Font.Style = []
  364.     ParentFont = False
  365.     TabOrder = 22
  366.   end
  367.   object EEmail: TStaticText
  368.     Left = 88
  369.     Top = 264
  370.     Width = 34
  371.     Height = 18
  372.     Cursor = crHandPoint
  373.     Caption = 'EEmail'
  374.     Font.Charset = EASTEUROPE_CHARSET
  375.     Font.Color = clBlue
  376.     Font.Height = -11
  377.     Font.Name = 'MS Sans Serif'
  378.     Font.Style = [fsUnderline]
  379.     ParentFont = False
  380.     TabOrder = 23
  381.     OnClick = EEmailClick
  382.   end
  383.   object ESMS: TStaticText
  384.     Left = 88
  385.     Top = 280
  386.     Width = 32
  387.     Height = 18
  388.     Cursor = crHandPoint
  389.     Caption = 'ESMS'
  390.     Font.Charset = EASTEUROPE_CHARSET
  391.     Font.Color = clWindowText
  392.     Font.Height = -11
  393.     Font.Name = 'MS Sans Serif'
  394.     Font.Style = []
  395.     ParentFont = False
  396.     TabOrder = 24
  397.     OnClick = ESMSClick
  398.   end
  399.   object ESMST: TStaticText
  400.     Left = 5
  401.     Top = 280
  402.     Width = 68
  403.     Height = 18
  404.     Caption = 'External SMS'
  405.     Font.Charset = EASTEUROPE_CHARSET
  406.     Font.Color = clWindowText
  407.     Font.Height = -11
  408.     Font.Name = 'MS Sans Serif'
  409.     Font.Style = []
  410.     ParentFont = False
  411.     TabOrder = 25
  412.   end
  413.   object CITYT: TStaticText
  414.     Left = 5
  415.     Top = 176
  416.     Width = 22
  417.     Height = 18
  418.     Caption = 'City'
  419.     Font.Charset = EASTEUROPE_CHARSET
  420.     Font.Color = clWindowText
  421.     Font.Height = -11
  422.     Font.Name = 'MS Sans Serif'
  423.     Font.Style = []
  424.     ParentFont = False
  425.     TabOrder = 26
  426.   end
  427.   object City: TStaticText
  428.     Left = 88
  429.     Top = 176
  430.     Width = 22
  431.     Height = 18
  432.     Caption = 'City'
  433.     Font.Charset = EASTEUROPE_CHARSET
  434.     Font.Color = clWindowText
  435.     Font.Height = -11
  436.     Font.Name = 'MS Sans Serif'
  437.     Font.Style = []
  438.     ParentFont = False
  439.     TabOrder = 27
  440.   end
  441.   object CStatus: TStaticText
  442.     Left = 216
  443.     Top = 184
  444.     Width = 41
  445.     Height = 17
  446.     Caption = 'CStatus'
  447.     TabOrder = 28
  448.     Visible = False
  449.   end
  450.   object CIP: TStaticText
  451.     Left = 216
  452.     Top = 168
  453.     Width = 12
  454.     Height = 17
  455.     Caption = 'ip'
  456.     TabOrder = 29
  457.     Visible = False
  458.   end
  459.   object CName: TStaticText
  460.     Left = 216
  461.     Top = 160
  462.     Width = 39
  463.     Height = 17
  464.     Caption = 'CName'
  465.     TabOrder = 30
  466.     Visible = False
  467.   end
  468.   object CPort: TStaticText
  469.     Left = 216
  470.     Top = 144
  471.     Width = 30
  472.     Height = 17
  473.     Caption = 'CPort'
  474.     TabOrder = 31
  475.     Visible = False
  476.   end
  477.   object Type: TStaticText
  478.     Left = 216
  479.     Top = 112
  480.     Width = 28
  481.     Height = 17
  482.     Caption = 'Type'
  483.     TabOrder = 32
  484.     Visible = False
  485.   end
  486.   object Sign: TStaticText
  487.     Left = 152
  488.     Top = 112
  489.     Width = 25
  490.     Height = 17
  491.     Cursor = crHandPoint
  492.     Hint = 'Show Horoscope'
  493.     Caption = 'Sign'
  494.     Font.Charset = DEFAULT_CHARSET
  495.     Font.Color = clMaroon
  496.     Font.Height = -11
  497.     Font.Name = 'MS Sans Serif'
  498.     Font.Style = []
  499.     ParentFont = False
  500.     ParentShowHint = False
  501.     ShowHint = True
  502.     TabOrder = 33
  503.     OnClick = SignClick
  504.   end
  505.   object LOCALDTT: TStaticText
  506.     Left = 5
  507.     Top = 192
  508.     Width = 80
  509.     Height = 18
  510.     Caption = 'Local Date/Time'
  511.     Font.Charset = EASTEUROPE_CHARSET
  512.     Font.Color = clWindowText
  513.     Font.Height = -11
  514.     Font.Name = 'MS Sans Serif'
  515.     Font.Style = []
  516.     ParentFont = False
  517.     TabOrder = 34
  518.     Visible = False
  519.   end
  520.   object Time: TStaticText
  521.     Left = 62
  522.     Top = 48
  523.     Width = 26
  524.     Height = 18
  525.     Caption = 'Time'
  526.     Color = clWhite
  527.     Font.Charset = EASTEUROPE_CHARSET
  528.     Font.Color = clWindowText
  529.     Font.Height = -11
  530.     Font.Name = 'MS Sans Serif'
  531.     Font.Style = []
  532.     ParentColor = False
  533.     ParentFont = False
  534.     ParentShowHint = False
  535.     ShowHint = True
  536.     TabOrder = 35
  537.   end
  538.   object CTZ: TStaticText
  539.     Left = 176
  540.     Top = 184
  541.     Width = 10
  542.     Height = 17
  543.     Caption = '0'
  544.     TabOrder = 36
  545.     Visible = False
  546.   end
  547.   object LLDate: TStaticText
  548.     Left = 88
  549.     Top = 192
  550.     Width = 26
  551.     Height = 18
  552.     Caption = 'Time'
  553.     Color = clBtnFace
  554.     Font.Charset = EASTEUROPE_CHARSET
  555.     Font.Color = clWindowText
  556.     Font.Height = -11
  557.     Font.Name = 'MS Sans Serif'
  558.     Font.Style = []
  559.     ParentColor = False
  560.     ParentFont = False
  561.     ParentShowHint = False
  562.     ShowHint = True
  563.     TabOrder = 37
  564.   end
  565.   object SWVer: TStaticText
  566.     Left = 238
  567.     Top = 48
  568.     Width = 19
  569.     Height = 18
  570.     Hint = 'Release'
  571.     Caption = 'SV'
  572.     Color = clWhite
  573.     Font.Charset = EASTEUROPE_CHARSET
  574.     Font.Color = clWindowText
  575.     Font.Height = -11
  576.     Font.Name = 'MS Sans Serif'
  577.     Font.Style = []
  578.     ParentColor = False
  579.     ParentFont = False
  580.     ParentShowHint = False
  581.     ShowHint = True
  582.     TabOrder = 38
  583.   end
  584.   object HPHONET: TStaticText
  585.     Left = 5
  586.     Top = 213
  587.     Width = 64
  588.     Height = 18
  589.     Caption = 'Home Phone'
  590.     Font.Charset = EASTEUROPE_CHARSET
  591.     Font.Color = clWindowText
  592.     Font.Height = -11
  593.     Font.Name = 'MS Sans Serif'
  594.     Font.Style = []
  595.     ParentFont = False
  596.     TabOrder = 39
  597.   end
  598.   object MPHONET: TStaticText
  599.     Left = 5
  600.     Top = 245
  601.     Width = 67
  602.     Height = 18
  603.     Caption = 'Mobile Phone'
  604.     Font.Charset = EASTEUROPE_CHARSET
  605.     Font.Color = clWindowText
  606.     Font.Height = -11
  607.     Font.Name = 'MS Sans Serif'
  608.     Font.Style = []
  609.     ParentFont = False
  610.     TabOrder = 40
  611.   end
  612.   object HPhone: TStaticText
  613.     Left = 88
  614.     Top = 213
  615.     Width = 41
  616.     Height = 18
  617.     Cursor = crHandPoint
  618.     Caption = 'HPhone'
  619.     Font.Charset = EASTEUROPE_CHARSET
  620.     Font.Color = clMaroon
  621.     Font.Height = -11
  622.     Font.Name = 'MS Sans Serif'
  623.     Font.Style = []
  624.     ParentFont = False
  625.     TabOrder = 41
  626.     OnClick = PhoneClick
  627.   end
  628.   object MPhone: TStaticText
  629.     Left = 88
  630.     Top = 245
  631.     Width = 42
  632.     Height = 18
  633.     Cursor = crHandPoint
  634.     Caption = 'MPhone'
  635.     Font.Charset = EASTEUROPE_CHARSET
  636.     Font.Color = clMaroon
  637.     Font.Height = -11
  638.     Font.Name = 'MS Sans Serif'
  639.     Font.Style = []
  640.     ParentFont = False
  641.     TabOrder = 42
  642.     OnClick = PhoneClick
  643.   end
  644.   object ClientSocket1: TClientSocket
  645.     Active = False
  646.     ClientType = ctNonBlocking
  647.     Port = 0
  648.     OnConnect = ClientSocket1Connect
  649.     OnRead = ClientSocket1Read
  650.     OnError = ClientSocket1Error
  651.     Left = 216
  652.     Top = 200
  653.   end
  654.   object Timer1: TTimer
  655.     Enabled = False
  656.     OnTimer = Timer1Timer
  657.     Left = 216
  658.     Top = 232
  659.   end
  660. end
  661.