<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head>
<meta http-equiv="cache-control" content="max-age=180,private" />
</head>
<card id="discuz_wml" title="CnPack Forum">
<p>#1 [Bug] local procedures confuse Procedure List Toolbar<br /><small>Please see the comments in this code:<br />
 <br />
regards,<br />
 <br />
Giel<br />
 <br />
--------<br />
 <br />
unit Unit1;<br />
 <br />
interface<br />
 <br />
type TClass1 = class<br />
  procedure Procedure1;<br />
  procedure Procedure2;<br />
end;<br />
 <br />
implementation<br />
 <br />
procedure TClass1.Procedure1;<br />
begin<br />
  //if the cursor is here, then the Procedure List Toolbar shows:<br />
  //| TClass1 |  |TClass1.Procedure1|<br />
  //That's correct<br />
end;<br />
 <br />
procedure TClass1.Procedure2;<br />
  procedure Procedure3;<br />
  begin<br />
  end;<br />
 <br />
begin<br />
  //if the cursor is here, then th ..</small><br />
</p>
<p>#1 <a href="index.php?action=thread&amp;tid=2662&amp;start=0&amp;offset=497&amp;sid=9bpSSI">&gt;&gt;Next Page</a><br />
<br />Forum:<a href="index.php?action=forum&amp;fid=25&amp;sid=9bpSSI">CnWizards IDE Wizard ...</a>
<br />Thread:<a href="index.php?action=thread&amp;tid=2662&amp;sid=9bpSSI">[Bug] local procedur ...</a>
<br />Next Thread:<a href="index.php?action=thread&amp;tid=2654&amp;sid=9bpSSI">checking-control-sho ...</a>
</p>
<p align="center"><br /><a href="index.php?sid=9bpSSI">Home</a><br />
<a href="index.php?action=login&amp;sid=">Login</a><br /><br />
<small>Powered by Discuz!</small></p>
</card>
</wml>