blob: cf69a0d1278bc28863e8ed4163b5effd8390370c [file] [log] [blame]
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>The SmartType code completion may be used after the
<span class="code_keyword">new</span> keyword,
to instantiate an object of the expected type. For example, type</p>
<p class="image"><img src="images/smart_type_after_new_1.png"></p>
<p>and press <span class="shortcut">&shortcut:SmartTypeCompletion;</span>:</p>
<p class="image"><img src="images/smart_type_after_new_2.png"></p>
</body>
</html>