home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Comunicatii / xns / xns53p_setup.exe / xns5.exe / 0 / RCDATA / TFRMPRCINFO / TFRMPRCINFO.txt
Text File  |  2005-05-02  |  7KB  |  354 lines

  1. object frmPrcInfo: TfrmPrcInfo
  2.   Left = 289
  3.   Top = 159
  4.   BorderStyle = bsDialog
  5.   Caption = 'Process Information'
  6.   ClientHeight = 360
  7.   ClientWidth = 329
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   OnClose = FormClose
  19.   OnKeyPress = FormKeyPress
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel1: TBevel
  23.     Left = 0
  24.     Top = 48
  25.     Width = 329
  26.     Height = 9
  27.     Shape = bsTopLine
  28.   end
  29.   object lblPrcFileVersion: TLabel
  30.     Left = 8
  31.     Top = 288
  32.     Width = 58
  33.     Height = 13
  34.     Caption = 'File Version:'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = [fsUnderline]
  40.     ParentFont = False
  41.   end
  42.   object lblPrcDescription: TLabel
  43.     Left = 8
  44.     Top = 200
  45.     Width = 57
  46.     Height = 13
  47.     Caption = 'Description:'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clWindowText
  50.     Font.Height = -11
  51.     Font.Name = 'Tahoma'
  52.     Font.Style = [fsUnderline]
  53.     ParentFont = False
  54.   end
  55.   object lblPrcCompany: TLabel
  56.     Left = 8
  57.     Top = 104
  58.     Width = 49
  59.     Height = 13
  60.     Caption = 'Company:'
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clWindowText
  63.     Font.Height = -11
  64.     Font.Name = 'Tahoma'
  65.     Font.Style = [fsUnderline]
  66.     ParentFont = False
  67.   end
  68.   object lblPrcModified: TLabel
  69.     Left = 8
  70.     Top = 264
  71.     Width = 44
  72.     Height = 13
  73.     Caption = 'Modified:'
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -11
  77.     Font.Name = 'Tahoma'
  78.     Font.Style = [fsUnderline]
  79.     ParentFont = False
  80.   end
  81.   object imgPrcIcon: TImage
  82.     Left = 8
  83.     Top = 8
  84.     Width = 32
  85.     Height = 32
  86.   end
  87.   object lblPrcProductName: TLabel
  88.     Left = 8
  89.     Top = 56
  90.     Width = 71
  91.     Height = 13
  92.     Caption = 'Product Name:'
  93.     Font.Charset = DEFAULT_CHARSET
  94.     Font.Color = clWindowText
  95.     Font.Height = -11
  96.     Font.Name = 'Tahoma'
  97.     Font.Style = [fsUnderline]
  98.     ParentFont = False
  99.   end
  100.   object lblPrcProductVersion: TLabel
  101.     Left = 8
  102.     Top = 80
  103.     Width = 79
  104.     Height = 13
  105.     Caption = 'Product Version:'
  106.     Font.Charset = DEFAULT_CHARSET
  107.     Font.Color = clWindowText
  108.     Font.Height = -11
  109.     Font.Name = 'Tahoma'
  110.     Font.Style = [fsUnderline]
  111.     ParentFont = False
  112.   end
  113.   object lblPrcCopyright: TLabel
  114.     Left = 8
  115.     Top = 128
  116.     Width = 51
  117.     Height = 13
  118.     Caption = 'Copyright:'
  119.     Font.Charset = DEFAULT_CHARSET
  120.     Font.Color = clWindowText
  121.     Font.Height = -11
  122.     Font.Name = 'Tahoma'
  123.     Font.Style = [fsUnderline]
  124.     ParentFont = False
  125.   end
  126.   object lblPrcInternalName: TLabel
  127.     Left = 8
  128.     Top = 152
  129.     Width = 72
  130.     Height = 13
  131.     Caption = 'Internal Name:'
  132.     Font.Charset = DEFAULT_CHARSET
  133.     Font.Color = clWindowText
  134.     Font.Height = -11
  135.     Font.Name = 'Tahoma'
  136.     Font.Style = [fsUnderline]
  137.     ParentFont = False
  138.   end
  139.   object lblPrcLanguage: TLabel
  140.     Left = 8
  141.     Top = 176
  142.     Width = 51
  143.     Height = 13
  144.     Caption = 'Language:'
  145.     Font.Charset = DEFAULT_CHARSET
  146.     Font.Color = clWindowText
  147.     Font.Height = -11
  148.     Font.Name = 'Tahoma'
  149.     Font.Style = [fsUnderline]
  150.     ParentFont = False
  151.     Visible = False
  152.   end
  153.   object lblPrcComments: TLabel
  154.     Left = 8
  155.     Top = 224
  156.     Width = 54
  157.     Height = 13
  158.     Caption = 'Comments:'
  159.     Font.Charset = DEFAULT_CHARSET
  160.     Font.Color = clWindowText
  161.     Font.Height = -11
  162.     Font.Name = 'Tahoma'
  163.     Font.Style = [fsUnderline]
  164.     ParentFont = False
  165.   end
  166.   object Bevel2: TBevel
  167.     Left = 0
  168.     Top = 320
  169.     Width = 329
  170.     Height = 9
  171.     Shape = bsTopLine
  172.   end
  173.   object edPrcFileVer: TEdit
  174.     Left = 96
  175.     Top = 288
  176.     Width = 225
  177.     Height = 21
  178.     BorderStyle = bsNone
  179.     Color = clBtnFace
  180.     ReadOnly = True
  181.     TabOrder = 9
  182.     Text = 'edPrcFileVer'
  183.   end
  184.   object edPrcDescription: TEdit
  185.     Left = 96
  186.     Top = 200
  187.     Width = 225
  188.     Height = 21
  189.     BorderStyle = bsNone
  190.     Color = clBtnFace
  191.     ReadOnly = True
  192.     TabOrder = 6
  193.     Text = 'Edit1'
  194.   end
  195.   object edPrcCompany: TEdit
  196.     Left = 96
  197.     Top = 104
  198.     Width = 225
  199.     Height = 21
  200.     BorderStyle = bsNone
  201.     Color = clBtnFace
  202.     ReadOnly = True
  203.     TabOrder = 2
  204.     Text = 'Edit1'
  205.   end
  206.   object edPrcProductName: TEdit
  207.     Left = 96
  208.     Top = 56
  209.     Width = 225
  210.     Height = 21
  211.     BorderStyle = bsNone
  212.     Color = clBtnFace
  213.     ReadOnly = True
  214.     TabOrder = 0
  215.     Text = 'Edit1'
  216.   end
  217.   object edPrcProductVer: TEdit
  218.     Left = 96
  219.     Top = 80
  220.     Width = 225
  221.     Height = 21
  222.     BorderStyle = bsNone
  223.     Color = clBtnFace
  224.     ReadOnly = True
  225.     TabOrder = 1
  226.     Text = 'Edit1'
  227.   end
  228.   object edPrcModified: TEdit
  229.     Left = 96
  230.     Top = 264
  231.     Width = 225
  232.     Height = 21
  233.     BorderStyle = bsNone
  234.     Color = clBtnFace
  235.     ReadOnly = True
  236.     TabOrder = 8
  237.     Text = 'Edit1'
  238.   end
  239.   object edPrcCopyright: TEdit
  240.     Left = 96
  241.     Top = 128
  242.     Width = 225
  243.     Height = 21
  244.     BorderStyle = bsNone
  245.     Color = clBtnFace
  246.     ReadOnly = True
  247.     TabOrder = 3
  248.     Text = 'edPrcCopyright'
  249.   end
  250.   object edPrcIntName: TEdit
  251.     Left = 96
  252.     Top = 152
  253.     Width = 225
  254.     Height = 21
  255.     BorderStyle = bsNone
  256.     Color = clBtnFace
  257.     ReadOnly = True
  258.     TabOrder = 4
  259.   end
  260.   object edPrcLang: TEdit
  261.     Left = 96
  262.     Top = 176
  263.     Width = 225
  264.     Height = 21
  265.     BorderStyle = bsNone
  266.     Color = clBtnFace
  267.     ReadOnly = True
  268.     TabOrder = 5
  269.     Visible = False
  270.   end
  271.   object edPrcComments: TEdit
  272.     Left = 96
  273.     Top = 224
  274.     Width = 225
  275.     Height = 21
  276.     BorderStyle = bsNone
  277.     Color = clBtnFace
  278.     ReadOnly = True
  279.     TabOrder = 7
  280.     Text = 'edPrcComments'
  281.   end
  282.   object Button1: TButton
  283.     Left = 8
  284.     Top = 328
  285.     Width = 75
  286.     Height = 25
  287.     Caption = '&OK'
  288.     TabOrder = 10
  289.     OnClick = Button1Click
  290.   end
  291.   object Button2: TButton
  292.     Left = 120
  293.     Top = 328
  294.     Width = 75
  295.     Height = 25
  296.     Caption = '&Actions'
  297.     TabOrder = 11
  298.     OnClick = Button2Click
  299.   end
  300.   object edPrcExeFile: TEdit
  301.     Left = 56
  302.     Top = 8
  303.     Width = 273
  304.     Height = 21
  305.     BorderStyle = bsNone
  306.     Color = clBtnFace
  307.     Font.Charset = DEFAULT_CHARSET
  308.     Font.Color = clWindowText
  309.     Font.Height = -11
  310.     Font.Name = 'Tahoma'
  311.     Font.Style = [fsBold]
  312.     ParentFont = False
  313.     ReadOnly = True
  314.     TabOrder = 12
  315.     Text = 'edPrcExeFile'
  316.   end
  317.   object edPrcExePath: TEdit
  318.     Left = 56
  319.     Top = 24
  320.     Width = 265
  321.     Height = 21
  322.     BorderStyle = bsNone
  323.     Color = clBtnFace
  324.     ReadOnly = True
  325.     TabOrder = 13
  326.     Text = 'Edit1'
  327.   end
  328.   object popActions: TPopupMenu
  329.     OnPopup = popActionsPopup
  330.     Left = 200
  331.     Top = 320
  332.     object erminateProcess1: TMenuItem
  333.       Caption = 'Terminate Process'
  334.       OnClick = erminateProcess1Click
  335.     end
  336.     object RestartProcess1: TMenuItem
  337.       Caption = 'Restart Process'
  338.       OnClick = RestartProcess1Click
  339.     end
  340.     object Opencontainingfolder1: TMenuItem
  341.       Caption = 'Open Containing Folder'
  342.       OnClick = Opencontainingfolder1Click
  343.     end
  344.     object GoogleFor: TMenuItem
  345.       Caption = 'Google for xx'
  346.       OnClick = GoogleForClick
  347.     end
  348.   end
  349.   object vi: TVVersionInfo
  350.     Left = 200
  351.     Top = 112
  352.   end
  353. end
  354.