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

  1. object Form10: TForm10
  2.   Left = 229
  3.   Top = 200
  4.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Certificate details'
  7.   ClientHeight = 466
  8.   ClientWidth = 439
  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 = poMainFormCenter
  17.   OnHelp = FormHelp
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label36: TLabel
  21.     Left = 37
  22.     Top = 35
  23.     Width = 74
  24.     Height = 13
  25.     Alignment = taRightJustify
  26.     Caption = 'Common name:'
  27.   end
  28.   object Label40: TLabel
  29.     Left = 36
  30.     Top = 119
  31.     Width = 75
  32.     Height = 13
  33.     Alignment = taRightJustify
  34.     Caption = 'State/Province:'
  35.   end
  36.   object Label39: TLabel
  37.     Left = 58
  38.     Top = 98
  39.     Width = 53
  40.     Height = 13
  41.     Alignment = taRightJustify
  42.     Caption = 'City/Town:'
  43.   end
  44.   object Label38: TLabel
  45.     Left = 25
  46.     Top = 77
  47.     Width = 86
  48.     Height = 13
  49.     Alignment = taRightJustify
  50.     Caption = 'Organization unit:'
  51.   end
  52.   object Label37: TLabel
  53.     Left = 46
  54.     Top = 56
  55.     Width = 65
  56.     Height = 13
  57.     Alignment = taRightJustify
  58.     Caption = 'Organization:'
  59.   end
  60.   object Label41: TLabel
  61.     Left = 68
  62.     Top = 140
  63.     Width = 43
  64.     Height = 13
  65.     Alignment = taRightJustify
  66.     Caption = 'Country:'
  67.   end
  68.   object Label42: TLabel
  69.     Left = 67
  70.     Top = 343
  71.     Width = 51
  72.     Height = 13
  73.     Alignment = taRightJustify
  74.     Caption = 'Valid from:'
  75.   end
  76.   object Label43: TLabel
  77.     Left = 257
  78.     Top = 343
  79.     Width = 39
  80.     Height = 13
  81.     Alignment = taRightJustify
  82.     Caption = 'Valid to:'
  83.   end
  84.   object Label3: TLabel
  85.     Left = 235
  86.     Top = 367
  87.     Width = 51
  88.     Height = 13
  89.     Alignment = taRightJustify
  90.     Caption = 'Public key:'
  91.   end
  92.   object Label2: TLabel
  93.     Left = 21
  94.     Top = 366
  95.     Width = 97
  96.     Height = 13
  97.     Alignment = taRightJustify
  98.     Caption = 'Signature algorithm:'
  99.   end
  100.   object Label1: TLabel
  101.     Left = 62
  102.     Top = 387
  103.     Width = 56
  104.     Height = 13
  105.     Alignment = taRightJustify
  106.     Caption = 'Self signed:'
  107.   end
  108.   object Label4: TLabel
  109.     Left = 37
  110.     Top = 189
  111.     Width = 74
  112.     Height = 13
  113.     Alignment = taRightJustify
  114.     Caption = 'Common name:'
  115.   end
  116.   object Label9: TLabel
  117.     Left = 68
  118.     Top = 294
  119.     Width = 43
  120.     Height = 13
  121.     Alignment = taRightJustify
  122.     Caption = 'Country:'
  123.   end
  124.   object Label8: TLabel
  125.     Left = 36
  126.     Top = 273
  127.     Width = 75
  128.     Height = 13
  129.     Alignment = taRightJustify
  130.     Caption = 'State/Province:'
  131.   end
  132.   object Label7: TLabel
  133.     Left = 58
  134.     Top = 252
  135.     Width = 53
  136.     Height = 13
  137.     Alignment = taRightJustify
  138.     Caption = 'City/Town:'
  139.   end
  140.   object Label6: TLabel
  141.     Left = 25
  142.     Top = 231
  143.     Width = 86
  144.     Height = 13
  145.     Alignment = taRightJustify
  146.     Caption = 'Organization unit:'
  147.   end
  148.   object Label5: TLabel
  149.     Left = 46
  150.     Top = 210
  151.     Width = 65
  152.     Height = 13
  153.     Alignment = taRightJustify
  154.     Caption = 'Organization:'
  155.   end
  156.   object Label29: TLabel
  157.     Left = 17
  158.     Top = 12
  159.     Width = 89
  160.     Height = 13
  161.     AutoSize = False
  162.     Caption = 'Issued to'
  163.     Font.Charset = RUSSIAN_CHARSET
  164.     Font.Color = clWindowText
  165.     Font.Height = -11
  166.     Font.Name = 'Tahoma'
  167.     Font.Style = [fsBold]
  168.     ParentFont = False
  169.   end
  170.   object Label10: TLabel
  171.     Left = 17
  172.     Top = 166
  173.     Width = 89
  174.     Height = 13
  175.     AutoSize = False
  176.     Caption = 'Issued by'
  177.     Font.Charset = RUSSIAN_CHARSET
  178.     Font.Color = clWindowText
  179.     Font.Height = -11
  180.     Font.Name = 'Tahoma'
  181.     Font.Style = [fsBold]
  182.     ParentFont = False
  183.   end
  184.   object Button1: TButton
  185.     Left = 182
  186.     Top = 427
  187.     Width = 75
  188.     Height = 23
  189.     Cancel = True
  190.     Caption = 'Close'
  191.     ModalResult = 2
  192.     TabOrder = 0
  193.   end
  194.   object stCN: TStaticText
  195.     Left = 126
  196.     Top = 35
  197.     Width = 253
  198.     Height = 17
  199.     AutoSize = False
  200.     BevelKind = bkFlat
  201.     Font.Charset = ANSI_CHARSET
  202.     Font.Color = clWindowText
  203.     Font.Height = -11
  204.     Font.Name = 'Tahoma'
  205.     Font.Style = [fsBold]
  206.     ParentFont = False
  207.     ShowAccelChar = False
  208.     TabOrder = 1
  209.   end
  210.   object stOR: TStaticText
  211.     Left = 126
  212.     Top = 56
  213.     Width = 253
  214.     Height = 17
  215.     AutoSize = False
  216.     BevelKind = bkFlat
  217.     Font.Charset = ANSI_CHARSET
  218.     Font.Color = clWindowText
  219.     Font.Height = -11
  220.     Font.Name = 'Tahoma'
  221.     Font.Style = [fsBold]
  222.     ParentFont = False
  223.     ShowAccelChar = False
  224.     TabOrder = 2
  225.   end
  226.   object stORU: TStaticText
  227.     Left = 126
  228.     Top = 77
  229.     Width = 253
  230.     Height = 17
  231.     AutoSize = False
  232.     BevelKind = bkFlat
  233.     Font.Charset = ANSI_CHARSET
  234.     Font.Color = clWindowText
  235.     Font.Height = -11
  236.     Font.Name = 'Tahoma'
  237.     Font.Style = [fsBold]
  238.     ParentFont = False
  239.     ShowAccelChar = False
  240.     TabOrder = 3
  241.   end
  242.   object stCT: TStaticText
  243.     Left = 126
  244.     Top = 98
  245.     Width = 253
  246.     Height = 17
  247.     AutoSize = False
  248.     BevelKind = bkFlat
  249.     Font.Charset = ANSI_CHARSET
  250.     Font.Color = clWindowText
  251.     Font.Height = -11
  252.     Font.Name = 'Tahoma'
  253.     Font.Style = [fsBold]
  254.     ParentFont = False
  255.     ShowAccelChar = False
  256.     TabOrder = 4
  257.   end
  258.   object stSP: TStaticText
  259.     Left = 126
  260.     Top = 119
  261.     Width = 253
  262.     Height = 17
  263.     AutoSize = False
  264.     BevelKind = bkFlat
  265.     Font.Charset = ANSI_CHARSET
  266.     Font.Color = clWindowText
  267.     Font.Height = -11
  268.     Font.Name = 'Tahoma'
  269.     Font.Style = [fsBold]
  270.     ParentFont = False
  271.     ShowAccelChar = False
  272.     TabOrder = 5
  273.   end
  274.   object stCOUN: TStaticText
  275.     Left = 126
  276.     Top = 140
  277.     Width = 253
  278.     Height = 17
  279.     AutoSize = False
  280.     BevelKind = bkFlat
  281.     Font.Charset = ANSI_CHARSET
  282.     Font.Color = clWindowText
  283.     Font.Height = -11
  284.     Font.Name = 'Tahoma'
  285.     Font.Style = [fsBold]
  286.     ParentFont = False
  287.     ShowAccelChar = False
  288.     TabOrder = 6
  289.   end
  290.   object stVF: TStaticText
  291.     Left = 133
  292.     Top = 343
  293.     Width = 85
  294.     Height = 17
  295.     AutoSize = False
  296.     BevelKind = bkFlat
  297.     Font.Charset = ANSI_CHARSET
  298.     Font.Color = clWindowText
  299.     Font.Height = -11
  300.     Font.Name = 'Tahoma'
  301.     Font.Style = [fsBold]
  302.     ParentFont = False
  303.     TabOrder = 7
  304.   end
  305.   object stVT: TStaticText
  306.     Left = 300
  307.     Top = 343
  308.     Width = 79
  309.     Height = 17
  310.     AutoSize = False
  311.     BevelKind = bkFlat
  312.     Font.Charset = ANSI_CHARSET
  313.     Font.Color = clWindowText
  314.     Font.Height = -11
  315.     Font.Name = 'Tahoma'
  316.     Font.Style = [fsBold]
  317.     ParentFont = False
  318.     TabOrder = 8
  319.   end
  320.   object stSS: TStaticText
  321.     Left = 133
  322.     Top = 386
  323.     Width = 85
  324.     Height = 17
  325.     AutoSize = False
  326.     BevelKind = bkFlat
  327.     Font.Charset = ANSI_CHARSET
  328.     Font.Color = clWindowText
  329.     Font.Height = -11
  330.     Font.Name = 'Tahoma'
  331.     Font.Style = [fsBold]
  332.     ParentFont = False
  333.     TabOrder = 9
  334.   end
  335.   object stSA: TStaticText
  336.     Left = 133
  337.     Top = 365
  338.     Width = 85
  339.     Height = 17
  340.     AutoSize = False
  341.     BevelKind = bkFlat
  342.     Font.Charset = ANSI_CHARSET
  343.     Font.Color = clWindowText
  344.     Font.Height = -11
  345.     Font.Name = 'Tahoma'
  346.     Font.Style = [fsBold]
  347.     ParentFont = False
  348.     TabOrder = 10
  349.   end
  350.   object stPKS: TStaticText
  351.     Left = 301
  352.     Top = 365
  353.     Width = 78
  354.     Height = 17
  355.     AutoSize = False
  356.     BevelKind = bkFlat
  357.     Font.Charset = ANSI_CHARSET
  358.     Font.Color = clWindowText
  359.     Font.Height = -11
  360.     Font.Name = 'Tahoma'
  361.     Font.Style = [fsBold]
  362.     ParentFont = False
  363.     TabOrder = 11
  364.   end
  365.   object stICN: TStaticText
  366.     Left = 126
  367.     Top = 189
  368.     Width = 253
  369.     Height = 17
  370.     AutoSize = False
  371.     BevelKind = bkFlat
  372.     Font.Charset = ANSI_CHARSET
  373.     Font.Color = clWindowText
  374.     Font.Height = -11
  375.     Font.Name = 'Tahoma'
  376.     Font.Style = [fsBold]
  377.     ParentFont = False
  378.     ShowAccelChar = False
  379.     TabOrder = 12
  380.   end
  381.   object stIOR: TStaticText
  382.     Left = 126
  383.     Top = 210
  384.     Width = 253
  385.     Height = 17
  386.     AutoSize = False
  387.     BevelKind = bkFlat
  388.     Font.Charset = ANSI_CHARSET
  389.     Font.Color = clWindowText
  390.     Font.Height = -11
  391.     Font.Name = 'Tahoma'
  392.     Font.Style = [fsBold]
  393.     ParentFont = False
  394.     ShowAccelChar = False
  395.     TabOrder = 13
  396.   end
  397.   object stIORU: TStaticText
  398.     Left = 126
  399.     Top = 231
  400.     Width = 253
  401.     Height = 17
  402.     AutoSize = False
  403.     BevelKind = bkFlat
  404.     Font.Charset = ANSI_CHARSET
  405.     Font.Color = clWindowText
  406.     Font.Height = -11
  407.     Font.Name = 'Tahoma'
  408.     Font.Style = [fsBold]
  409.     ParentFont = False
  410.     ShowAccelChar = False
  411.     TabOrder = 14
  412.   end
  413.   object stICT: TStaticText
  414.     Left = 126
  415.     Top = 252
  416.     Width = 253
  417.     Height = 17
  418.     AutoSize = False
  419.     BevelKind = bkFlat
  420.     Font.Charset = ANSI_CHARSET
  421.     Font.Color = clWindowText
  422.     Font.Height = -11
  423.     Font.Name = 'Tahoma'
  424.     Font.Style = [fsBold]
  425.     ParentFont = False
  426.     ShowAccelChar = False
  427.     TabOrder = 15
  428.   end
  429.   object stISP: TStaticText
  430.     Left = 126
  431.     Top = 273
  432.     Width = 253
  433.     Height = 17
  434.     AutoSize = False
  435.     BevelKind = bkFlat
  436.     Font.Charset = ANSI_CHARSET
  437.     Font.Color = clWindowText
  438.     Font.Height = -11
  439.     Font.Name = 'Tahoma'
  440.     Font.Style = [fsBold]
  441.     ParentFont = False
  442.     ShowAccelChar = False
  443.     TabOrder = 16
  444.   end
  445.   object stICNT: TStaticText
  446.     Left = 126
  447.     Top = 294
  448.     Width = 253
  449.     Height = 17
  450.     AutoSize = False
  451.     BevelKind = bkFlat
  452.     Font.Charset = ANSI_CHARSET
  453.     Font.Color = clWindowText
  454.     Font.Height = -11
  455.     Font.Name = 'Tahoma'
  456.     Font.Style = [fsBold]
  457.     ParentFont = False
  458.     ShowAccelChar = False
  459.     TabOrder = 17
  460.   end
  461.   object Panel22: TPanel
  462.     Left = 112
  463.     Top = 18
  464.     Width = 306
  465.     Height = 2
  466.     BevelOuter = bvLowered
  467.     TabOrder = 18
  468.   end
  469.   object Panel1: TPanel
  470.     Left = 112
  471.     Top = 172
  472.     Width = 306
  473.     Height = 2
  474.     BevelOuter = bvLowered
  475.     TabOrder = 19
  476.   end
  477.   object Panel2: TPanel
  478.     Left = 17
  479.     Top = 326
  480.     Width = 401
  481.     Height = 2
  482.     BevelOuter = bvLowered
  483.     TabOrder = 20
  484.   end
  485. end
  486.