srcanaapps/depexplorer/com.nokia.s60tools.appdep.help/html/tasks/check_comp_prop.htm
author noe\swadi
Tue, 23 Feb 2010 10:27:57 +0530
changeset 3 ec51f72aa69a
parent 0 a02c979e8dfd
permissions -rw-r--r--
Licenses updated to EPL.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>Checking component properties</title>
<link href="../../book.css" type="text/css" rel="stylesheet"></head>
<body>

<h2>Checking component properties</h2>
<p>The properties displayed for components are: Directory, Filename, Binary format, Secure ID, Vendor ID, UID1, UID2, UID3, Capabilities, Min and Max Heap Size, Stack Size and DLL ref table count.</p>

<p>To view the properties:</p>
<ol>
<li>Select the component in the Dependency Explorer view. </li>
<li>Do either of the following: <ul>
<li>Click the <b>Component Properties</b> tab. <p><img src="screenshots/shot_properties.png"></p></li>
<li>Right-click the component and from the pop-up menu, select <b>Properties</b>. The properties are displayed in a separate window:
<p><img src="screenshots/shot_properties_pop.png"></p></li>
</ul>
</li>
<li>(Optional) To copy the information to clipboard, right-click the properties and select <b>Copy</b>.</li>
</ol>

<h5>Related concepts</h5>
<ul>
	<li><a href="../concepts/component.htm">Component</a></li>
	<li><a href="../concepts/properties.htm">Properties</a></li>
</ul>

<h5>Related tasks</h5>
<ul>
	<li><a href="export_report.htm">Exporting the report</a></li>
</ul>

<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>

</body>
</html>