blob: a2316e7ac5a6f8073312b33fe3ac075b34ee03f3 [file]
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>You may easily override methods of the base class by pressing <span class="shortcut">&shortcut:OverrideMethods;</span>
(<span class="control">Code | Override Methods</span>).</p>
<p>To implement methods of the interfaces that the current class implements (or of the abstract base class),
use <span class="shortcut">&shortcut:ImplementMethods;</span> (<span class="control">Code | Implement methods</span>).</p>
</body>
</html>