home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / zrcserv / setup.exe / %MAINDIR% / ZRCG.exe / 0 / RCDATA / TCERTINFOFORM / TCERTINFOFORM.txt
Encoding:
Text File  |  2004-05-19  |  19.6 KB  |  839 lines

  1. object CertInfoForm: TCertInfoForm
  2.   Left = 166
  3.   Top = 308
  4.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Session Information'
  7.   ClientHeight = 498
  8.   ClientWidth = 449
  9.   Color = clBtnFace
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnHelp = FormHelp
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Button1: TButton
  21.     Left = 187
  22.     Top = 469
  23.     Width = 75
  24.     Height = 23
  25.     Cancel = True
  26.     Caption = 'Close'
  27.     ModalResult = 2
  28.     TabOrder = 0
  29.   end
  30.   object PageControl1: TPageControl
  31.     Left = 7
  32.     Top = 7
  33.     Width = 435
  34.     Height = 452
  35.     ActivePage = TabSheet2
  36.     TabOrder = 1
  37.     object TabSheet2: TTabSheet
  38.       Caption = 'Session'
  39.       ImageIndex = 1
  40.       object Label11: TLabel
  41.         Left = 82
  42.         Top = 28
  43.         Width = 26
  44.         Height = 13
  45.         Alignment = taRightJustify
  46.         Caption = 'Host:'
  47.       end
  48.       object Label12: TLabel
  49.         Left = 10
  50.         Top = 5
  51.         Width = 89
  52.         Height = 13
  53.         AutoSize = False
  54.         Caption = 'Connection Info'
  55.         Font.Charset = DEFAULT_CHARSET
  56.         Font.Color = clWindowText
  57.         Font.Height = -11
  58.         Font.Name = 'Tahoma'
  59.         Font.Style = [fsBold]
  60.         ParentFont = False
  61.       end
  62.       object Label13: TLabel
  63.         Left = 10
  64.         Top = 124
  65.         Width = 89
  66.         Height = 13
  67.         AutoSize = False
  68.         Caption = 'Traffic Info'
  69.         Font.Charset = DEFAULT_CHARSET
  70.         Font.Color = clWindowText
  71.         Font.Height = -11
  72.         Font.Name = 'Tahoma'
  73.         Font.Style = [fsBold]
  74.         ParentFont = False
  75.       end
  76.       object Label14: TLabel
  77.         Tag = 1
  78.         Left = 10
  79.         Top = 243
  80.         Width = 89
  81.         Height = 13
  82.         AutoSize = False
  83.         Caption = 'Security Info'
  84.         Font.Charset = DEFAULT_CHARSET
  85.         Font.Color = clWindowText
  86.         Font.Height = -11
  87.         Font.Name = 'Tahoma'
  88.         Font.Style = [fsBold]
  89.         ParentFont = False
  90.       end
  91.       object Label15: TLabel
  92.         Left = 52
  93.         Top = 49
  94.         Width = 56
  95.         Height = 13
  96.         Alignment = taRightJustify
  97.         Caption = 'Connected:'
  98.       end
  99.       object Label16: TLabel
  100.         Left = 65
  101.         Top = 70
  102.         Width = 43
  103.         Height = 13
  104.         Alignment = taRightJustify
  105.         Caption = 'Secured:'
  106.       end
  107.       object Label17: TLabel
  108.         Left = 43
  109.         Top = 91
  110.         Width = 65
  111.         Height = 13
  112.         Alignment = taRightJustify
  113.         Caption = 'Compression:'
  114.       end
  115.       object Label18: TLabel
  116.         Left = 47
  117.         Top = 147
  118.         Width = 61
  119.         Height = 13
  120.         Alignment = taRightJustify
  121.         Caption = 'Raw data in:'
  122.       end
  123.       object Label19: TLabel
  124.         Left = 39
  125.         Top = 168
  126.         Width = 69
  127.         Height = 13
  128.         Alignment = taRightJustify
  129.         Caption = 'Raw data out:'
  130.       end
  131.       object Label22: TLabel
  132.         Left = 49
  133.         Top = 189
  134.         Width = 59
  135.         Height = 13
  136.         Alignment = taRightJustify
  137.         Caption = 'Tunneled in:'
  138.       end
  139.       object Label23: TLabel
  140.         Left = 41
  141.         Top = 210
  142.         Width = 67
  143.         Height = 13
  144.         Alignment = taRightJustify
  145.         Caption = 'Tunneled out:'
  146.       end
  147.       object Label24: TLabel
  148.         Tag = 1
  149.         Left = 59
  150.         Top = 273
  151.         Width = 49
  152.         Height = 13
  153.         Alignment = taRightJustify
  154.         Caption = 'Algorithm:'
  155.       end
  156.       object Label25: TLabel
  157.         Tag = 1
  158.         Left = 74
  159.         Top = 294
  160.         Width = 34
  161.         Height = 13
  162.         Alignment = taRightJustify
  163.         Caption = 'Digest:'
  164.       end
  165.       object Label26: TLabel
  166.         Tag = 1
  167.         Left = 36
  168.         Top = 315
  169.         Width = 72
  170.         Height = 13
  171.         Alignment = taRightJustify
  172.         Caption = 'Key exchange:'
  173.       end
  174.       object stHost: TStaticText
  175.         Left = 119
  176.         Top = 28
  177.         Width = 253
  178.         Height = 17
  179.         AutoSize = False
  180.         BevelKind = bkFlat
  181.         Font.Charset = ANSI_CHARSET
  182.         Font.Color = clWindowText
  183.         Font.Height = -11
  184.         Font.Name = 'Tahoma'
  185.         Font.Style = [fsBold]
  186.         ParentFont = False
  187.         ShowAccelChar = False
  188.         TabOrder = 0
  189.       end
  190.       object Panel3: TPanel
  191.         Left = 133
  192.         Top = 11
  193.         Width = 278
  194.         Height = 2
  195.         BevelOuter = bvLowered
  196.         TabOrder = 1
  197.       end
  198.       object Panel4: TPanel
  199.         Left = 133
  200.         Top = 130
  201.         Width = 278
  202.         Height = 2
  203.         BevelOuter = bvLowered
  204.         TabOrder = 2
  205.       end
  206.       object Panel5: TPanel
  207.         Tag = 1
  208.         Left = 133
  209.         Top = 249
  210.         Width = 278
  211.         Height = 2
  212.         BevelOuter = bvLowered
  213.         TabOrder = 3
  214.       end
  215.       object stWhen: TStaticText
  216.         Left = 119
  217.         Top = 49
  218.         Width = 253
  219.         Height = 17
  220.         AutoSize = False
  221.         BevelKind = bkFlat
  222.         Font.Charset = ANSI_CHARSET
  223.         Font.Color = clWindowText
  224.         Font.Height = -11
  225.         Font.Name = 'Tahoma'
  226.         Font.Style = [fsBold]
  227.         ParentFont = False
  228.         ShowAccelChar = False
  229.         TabOrder = 4
  230.       end
  231.       object stSecur: TStaticText
  232.         Left = 119
  233.         Top = 70
  234.         Width = 99
  235.         Height = 17
  236.         AutoSize = False
  237.         BevelKind = bkFlat
  238.         Font.Charset = ANSI_CHARSET
  239.         Font.Color = clWindowText
  240.         Font.Height = -11
  241.         Font.Name = 'Tahoma'
  242.         Font.Style = [fsBold]
  243.         ParentFont = False
  244.         ShowAccelChar = False
  245.         TabOrder = 5
  246.       end
  247.       object stCompr: TStaticText
  248.         Left = 119
  249.         Top = 91
  250.         Width = 99
  251.         Height = 17
  252.         AutoSize = False
  253.         BevelKind = bkFlat
  254.         Font.Charset = ANSI_CHARSET
  255.         Font.Color = clWindowText
  256.         Font.Height = -11
  257.         Font.Name = 'Tahoma'
  258.         Font.Style = [fsBold]
  259.         ParentFont = False
  260.         ShowAccelChar = False
  261.         TabOrder = 6
  262.       end
  263.       object stRawIn: TStaticText
  264.         Left = 119
  265.         Top = 147
  266.         Width = 99
  267.         Height = 17
  268.         AutoSize = False
  269.         BevelKind = bkFlat
  270.         Font.Charset = ANSI_CHARSET
  271.         Font.Color = clWindowText
  272.         Font.Height = -11
  273.         Font.Name = 'Tahoma'
  274.         Font.Style = [fsBold]
  275.         ParentFont = False
  276.         ShowAccelChar = False
  277.         TabOrder = 7
  278.       end
  279.       object stRawOut: TStaticText
  280.         Left = 119
  281.         Top = 168
  282.         Width = 99
  283.         Height = 17
  284.         AutoSize = False
  285.         BevelKind = bkFlat
  286.         Font.Charset = ANSI_CHARSET
  287.         Font.Color = clWindowText
  288.         Font.Height = -11
  289.         Font.Name = 'Tahoma'
  290.         Font.Style = [fsBold]
  291.         ParentFont = False
  292.         ShowAccelChar = False
  293.         TabOrder = 8
  294.       end
  295.       object stTunnIn: TStaticText
  296.         Left = 119
  297.         Top = 189
  298.         Width = 99
  299.         Height = 17
  300.         AutoSize = False
  301.         BevelKind = bkFlat
  302.         Font.Charset = ANSI_CHARSET
  303.         Font.Color = clWindowText
  304.         Font.Height = -11
  305.         Font.Name = 'Tahoma'
  306.         Font.Style = [fsBold]
  307.         ParentFont = False
  308.         ShowAccelChar = False
  309.         TabOrder = 9
  310.       end
  311.       object stTunnOut: TStaticText
  312.         Left = 119
  313.         Top = 210
  314.         Width = 99
  315.         Height = 17
  316.         AutoSize = False
  317.         BevelKind = bkFlat
  318.         Font.Charset = ANSI_CHARSET
  319.         Font.Color = clWindowText
  320.         Font.Height = -11
  321.         Font.Name = 'Tahoma'
  322.         Font.Style = [fsBold]
  323.         ParentFont = False
  324.         ShowAccelChar = False
  325.         TabOrder = 10
  326.       end
  327.       object stAlgo: TStaticText
  328.         Tag = 1
  329.         Left = 119
  330.         Top = 273
  331.         Width = 99
  332.         Height = 17
  333.         AutoSize = False
  334.         BevelKind = bkFlat
  335.         Font.Charset = ANSI_CHARSET
  336.         Font.Color = clWindowText
  337.         Font.Height = -11
  338.         Font.Name = 'Tahoma'
  339.         Font.Style = [fsBold]
  340.         ParentFont = False
  341.         ShowAccelChar = False
  342.         TabOrder = 11
  343.       end
  344.       object stDigest: TStaticText
  345.         Tag = 1
  346.         Left = 119
  347.         Top = 294
  348.         Width = 99
  349.         Height = 17
  350.         AutoSize = False
  351.         BevelKind = bkFlat
  352.         Font.Charset = ANSI_CHARSET
  353.         Font.Color = clWindowText
  354.         Font.Height = -11
  355.         Font.Name = 'Tahoma'
  356.         Font.Style = [fsBold]
  357.         ParentFont = False
  358.         ShowAccelChar = False
  359.         TabOrder = 12
  360.       end
  361.       object stKeyExch: TStaticText
  362.         Tag = 1
  363.         Left = 119
  364.         Top = 315
  365.         Width = 99
  366.         Height = 17
  367.         AutoSize = False
  368.         BevelKind = bkFlat
  369.         Font.Charset = ANSI_CHARSET
  370.         Font.Color = clWindowText
  371.         Font.Height = -11
  372.         Font.Name = 'Tahoma'
  373.         Font.Style = [fsBold]
  374.         ParentFont = False
  375.         ShowAccelChar = False
  376.         TabOrder = 13
  377.       end
  378.     end
  379.     object TabSheet1: TTabSheet
  380.       Caption = 'Server Certificate'
  381.       object Label36: TLabel
  382.         Left = 34
  383.         Top = 28
  384.         Width = 74
  385.         Height = 13
  386.         Alignment = taRightJustify
  387.         Caption = 'Common name:'
  388.       end
  389.       object Label40: TLabel
  390.         Left = 33
  391.         Top = 112
  392.         Width = 75
  393.         Height = 13
  394.         Alignment = taRightJustify
  395.         Caption = 'State/Province:'
  396.       end
  397.       object Label39: TLabel
  398.         Left = 55
  399.         Top = 91
  400.         Width = 53
  401.         Height = 13
  402.         Alignment = taRightJustify
  403.         Caption = 'City/Town:'
  404.       end
  405.       object Label38: TLabel
  406.         Left = 22
  407.         Top = 70
  408.         Width = 86
  409.         Height = 13
  410.         Alignment = taRightJustify
  411.         Caption = 'Organization unit:'
  412.       end
  413.       object Label37: TLabel
  414.         Left = 43
  415.         Top = 49
  416.         Width = 65
  417.         Height = 13
  418.         Alignment = taRightJustify
  419.         Caption = 'Organization:'
  420.       end
  421.       object Label41: TLabel
  422.         Left = 65
  423.         Top = 133
  424.         Width = 43
  425.         Height = 13
  426.         Alignment = taRightJustify
  427.         Caption = 'Country:'
  428.       end
  429.       object Label42: TLabel
  430.         Left = 57
  431.         Top = 336
  432.         Width = 51
  433.         Height = 13
  434.         Alignment = taRightJustify
  435.         Caption = 'Valid from:'
  436.       end
  437.       object Label43: TLabel
  438.         Left = 243
  439.         Top = 336
  440.         Width = 39
  441.         Height = 13
  442.         Alignment = taRightJustify
  443.         Caption = 'Valid to:'
  444.       end
  445.       object Label3: TLabel
  446.         Left = 231
  447.         Top = 360
  448.         Width = 51
  449.         Height = 13
  450.         Alignment = taRightJustify
  451.         Caption = 'Public key:'
  452.       end
  453.       object Label2: TLabel
  454.         Left = 11
  455.         Top = 359
  456.         Width = 97
  457.         Height = 13
  458.         Alignment = taRightJustify
  459.         Caption = 'Signature algorithm:'
  460.       end
  461.       object Label1: TLabel
  462.         Left = 52
  463.         Top = 380
  464.         Width = 56
  465.         Height = 13
  466.         Alignment = taRightJustify
  467.         Caption = 'Self signed:'
  468.       end
  469.       object Label4: TLabel
  470.         Left = 34
  471.         Top = 181
  472.         Width = 74
  473.         Height = 13
  474.         Alignment = taRightJustify
  475.         Caption = 'Common name:'
  476.       end
  477.       object Label9: TLabel
  478.         Left = 65
  479.         Top = 286
  480.         Width = 43
  481.         Height = 13
  482.         Alignment = taRightJustify
  483.         Caption = 'Country:'
  484.       end
  485.       object Label8: TLabel
  486.         Left = 33
  487.         Top = 265
  488.         Width = 75
  489.         Height = 13
  490.         Alignment = taRightJustify
  491.         Caption = 'State/Province:'
  492.       end
  493.       object Label7: TLabel
  494.         Left = 55
  495.         Top = 244
  496.         Width = 53
  497.         Height = 13
  498.         Alignment = taRightJustify
  499.         Caption = 'City/Town:'
  500.       end
  501.       object Label6: TLabel
  502.         Left = 22
  503.         Top = 223
  504.         Width = 86
  505.         Height = 13
  506.         Alignment = taRightJustify
  507.         Caption = 'Organization unit:'
  508.       end
  509.       object Label5: TLabel
  510.         Left = 43
  511.         Top = 202
  512.         Width = 65
  513.         Height = 13
  514.         Alignment = taRightJustify
  515.         Caption = 'Organization:'
  516.       end
  517.       object Label29: TLabel
  518.         Left = 10
  519.         Top = 5
  520.         Width = 89
  521.         Height = 13
  522.         AutoSize = False
  523.         Caption = 'Issued to'
  524.         Font.Charset = DEFAULT_CHARSET
  525.         Font.Color = clWindowText
  526.         Font.Height = -11
  527.         Font.Name = 'Tahoma'
  528.         Font.Style = [fsBold]
  529.         ParentFont = False
  530.       end
  531.       object Label10: TLabel
  532.         Left = 10
  533.         Top = 158
  534.         Width = 89
  535.         Height = 13
  536.         AutoSize = False
  537.         Caption = 'Issued by'
  538.         Font.Charset = DEFAULT_CHARSET
  539.         Font.Color = clWindowText
  540.         Font.Height = -11
  541.         Font.Name = 'Tahoma'
  542.         Font.Style = [fsBold]
  543.         ParentFont = False
  544.       end
  545.       object stCN: TStaticText
  546.         Left = 119
  547.         Top = 28
  548.         Width = 253
  549.         Height = 17
  550.         AutoSize = False
  551.         BevelKind = bkFlat
  552.         Font.Charset = ANSI_CHARSET
  553.         Font.Color = clWindowText
  554.         Font.Height = -11
  555.         Font.Name = 'Tahoma'
  556.         Font.Style = [fsBold]
  557.         ParentFont = False
  558.         ShowAccelChar = False
  559.         TabOrder = 0
  560.       end
  561.       object stOR: TStaticText
  562.         Left = 119
  563.         Top = 49
  564.         Width = 253
  565.         Height = 17
  566.         AutoSize = False
  567.         BevelKind = bkFlat
  568.         Font.Charset = ANSI_CHARSET
  569.         Font.Color = clWindowText
  570.         Font.Height = -11
  571.         Font.Name = 'Tahoma'
  572.         Font.Style = [fsBold]
  573.         ParentFont = False
  574.         ShowAccelChar = False
  575.         TabOrder = 1
  576.       end
  577.       object stORU: TStaticText
  578.         Left = 119
  579.         Top = 70
  580.         Width = 253
  581.         Height = 17
  582.         AutoSize = False
  583.         BevelKind = bkFlat
  584.         Font.Charset = ANSI_CHARSET
  585.         Font.Color = clWindowText
  586.         Font.Height = -11
  587.         Font.Name = 'Tahoma'
  588.         Font.Style = [fsBold]
  589.         ParentFont = False
  590.         ShowAccelChar = False
  591.         TabOrder = 2
  592.       end
  593.       object stCT: TStaticText
  594.         Left = 119
  595.         Top = 91
  596.         Width = 253
  597.         Height = 17
  598.         AutoSize = False
  599.         BevelKind = bkFlat
  600.         Font.Charset = ANSI_CHARSET
  601.         Font.Color = clWindowText
  602.         Font.Height = -11
  603.         Font.Name = 'Tahoma'
  604.         Font.Style = [fsBold]
  605.         ParentFont = False
  606.         ShowAccelChar = False
  607.         TabOrder = 3
  608.       end
  609.       object stSP: TStaticText
  610.         Left = 119
  611.         Top = 112
  612.         Width = 253
  613.         Height = 17
  614.         AutoSize = False
  615.         BevelKind = bkFlat
  616.         Font.Charset = ANSI_CHARSET
  617.         Font.Color = clWindowText
  618.         Font.Height = -11
  619.         Font.Name = 'Tahoma'
  620.         Font.Style = [fsBold]
  621.         ParentFont = False
  622.         ShowAccelChar = False
  623.         TabOrder = 4
  624.       end
  625.       object stCOUN: TStaticText
  626.         Left = 119
  627.         Top = 133
  628.         Width = 253
  629.         Height = 17
  630.         AutoSize = False
  631.         BevelKind = bkFlat
  632.         Font.Charset = ANSI_CHARSET
  633.         Font.Color = clWindowText
  634.         Font.Height = -11
  635.         Font.Name = 'Tahoma'
  636.         Font.Style = [fsBold]
  637.         ParentFont = False
  638.         ShowAccelChar = False
  639.         TabOrder = 5
  640.       end
  641.       object stVF: TStaticText
  642.         Left = 119
  643.         Top = 336
  644.         Width = 85
  645.         Height = 17
  646.         AutoSize = False
  647.         BevelKind = bkFlat
  648.         Font.Charset = ANSI_CHARSET
  649.         Font.Color = clWindowText
  650.         Font.Height = -11
  651.         Font.Name = 'Tahoma'
  652.         Font.Style = [fsBold]
  653.         ParentFont = False
  654.         TabOrder = 6
  655.       end
  656.       object stVT: TStaticText
  657.         Left = 293
  658.         Top = 336
  659.         Width = 79
  660.         Height = 17
  661.         AutoSize = False
  662.         BevelKind = bkFlat
  663.         Font.Charset = ANSI_CHARSET
  664.         Font.Color = clWindowText
  665.         Font.Height = -11
  666.         Font.Name = 'Tahoma'
  667.         Font.Style = [fsBold]
  668.         ParentFont = False
  669.         TabOrder = 7
  670.       end
  671.       object stSS: TStaticText
  672.         Left = 119
  673.         Top = 379
  674.         Width = 85
  675.         Height = 17
  676.         AutoSize = False
  677.         BevelKind = bkFlat
  678.         Font.Charset = ANSI_CHARSET
  679.         Font.Color = clWindowText
  680.         Font.Height = -11
  681.         Font.Name = 'Tahoma'
  682.         Font.Style = [fsBold]
  683.         ParentFont = False
  684.         TabOrder = 8
  685.       end
  686.       object stSA: TStaticText
  687.         Left = 119
  688.         Top = 358
  689.         Width = 85
  690.         Height = 17
  691.         AutoSize = False
  692.         BevelKind = bkFlat
  693.         Font.Charset = ANSI_CHARSET
  694.         Font.Color = clWindowText
  695.         Font.Height = -11
  696.         Font.Name = 'Tahoma'
  697.         Font.Style = [fsBold]
  698.         ParentFont = False
  699.         TabOrder = 9
  700.       end
  701.       object stPKS: TStaticText
  702.         Left = 294
  703.         Top = 358
  704.         Width = 78
  705.         Height = 17
  706.         AutoSize = False
  707.         BevelKind = bkFlat
  708.         Font.Charset = ANSI_CHARSET
  709.         Font.Color = clWindowText
  710.         Font.Height = -11
  711.         Font.Name = 'Tahoma'
  712.         Font.Style = [fsBold]
  713.         ParentFont = False
  714.         TabOrder = 10
  715.       end
  716.       object stICN: TStaticText
  717.         Left = 119
  718.         Top = 181
  719.         Width = 253
  720.         Height = 17
  721.         AutoSize = False
  722.         BevelKind = bkFlat
  723.         Font.Charset = ANSI_CHARSET
  724.         Font.Color = clWindowText
  725.         Font.Height = -11
  726.         Font.Name = 'Tahoma'
  727.         Font.Style = [fsBold]
  728.         ParentFont = False
  729.         ShowAccelChar = False
  730.         TabOrder = 11
  731.       end
  732.       object stIOR: TStaticText
  733.         Left = 119
  734.         Top = 202
  735.         Width = 253
  736.         Height = 17
  737.         AutoSize = False
  738.         BevelKind = bkFlat
  739.         Font.Charset = ANSI_CHARSET
  740.         Font.Color = clWindowText
  741.         Font.Height = -11
  742.         Font.Name = 'Tahoma'
  743.         Font.Style = [fsBold]
  744.         ParentFont = False
  745.         ShowAccelChar = False
  746.         TabOrder = 12
  747.       end
  748.       object stIORU: TStaticText
  749.         Left = 119
  750.         Top = 223
  751.         Width = 253
  752.         Height = 17
  753.         AutoSize = False
  754.         BevelKind = bkFlat
  755.         Font.Charset = ANSI_CHARSET
  756.         Font.Color = clWindowText
  757.         Font.Height = -11
  758.         Font.Name = 'Tahoma'
  759.         Font.Style = [fsBold]
  760.         ParentFont = False
  761.         ShowAccelChar = False
  762.         TabOrder = 13
  763.       end
  764.       object stICT: TStaticText
  765.         Left = 119
  766.         Top = 244
  767.         Width = 253
  768.         Height = 17
  769.         AutoSize = False
  770.         BevelKind = bkFlat
  771.         Font.Charset = ANSI_CHARSET
  772.         Font.Color = clWindowText
  773.         Font.Height = -11
  774.         Font.Name = 'Tahoma'
  775.         Font.Style = [fsBold]
  776.         ParentFont = False
  777.         ShowAccelChar = False
  778.         TabOrder = 14
  779.       end
  780.       object stISP: TStaticText
  781.         Left = 119
  782.         Top = 265
  783.         Width = 253
  784.         Height = 17
  785.         AutoSize = False
  786.         BevelKind = bkFlat
  787.         Font.Charset = ANSI_CHARSET
  788.         Font.Color = clWindowText
  789.         Font.Height = -11
  790.         Font.Name = 'Tahoma'
  791.         Font.Style = [fsBold]
  792.         ParentFont = False
  793.         ShowAccelChar = False
  794.         TabOrder = 15
  795.       end
  796.       object stICNT: TStaticText
  797.         Left = 119
  798.         Top = 286
  799.         Width = 253
  800.         Height = 17
  801.         AutoSize = False
  802.         BevelKind = bkFlat
  803.         Font.Charset = ANSI_CHARSET
  804.         Font.Color = clWindowText
  805.         Font.Height = -11
  806.         Font.Name = 'Tahoma'
  807.         Font.Style = [fsBold]
  808.         ParentFont = False
  809.         ShowAccelChar = False
  810.         TabOrder = 16
  811.       end
  812.       object Panel22: TPanel
  813.         Left = 105
  814.         Top = 11
  815.         Width = 306
  816.         Height = 2
  817.         BevelOuter = bvLowered
  818.         TabOrder = 17
  819.       end
  820.       object Panel1: TPanel
  821.         Left = 105
  822.         Top = 164
  823.         Width = 306
  824.         Height = 2
  825.         BevelOuter = bvLowered
  826.         TabOrder = 18
  827.       end
  828.       object Panel2: TPanel
  829.         Left = 10
  830.         Top = 319
  831.         Width = 401
  832.         Height = 2
  833.         BevelOuter = bvLowered
  834.         TabOrder = 19
  835.       end
  836.     end
  837.   end
  838. end
  839.