<?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 %ArgList% and %Arguments% don't work with current procedure<br /><small>Hi!<br />
<br />
When I try to insert one of these macros while the cursor is INTO a procedure the parameters of the NEXT procedure are used. This is not a big problem, but annoying.<br />
<br />
Example:<br />
<br />
procedure TMyClass.Remove(const AID: Integer);<br />
begin<br />
  // using %ArgList% or %Arguments% here result in &quot;Value&quot; parameter<br />
end;<br />
<br />
procedure TMyClass.SetMode(const Value: Integer);<br />
begin<br />
  // ....<br />
end;<br />
<br />
Also it would be great if another macro exists (%CurrMethodName% ?) which is only the name of the m ..</small><br />
</p>
<p>#1 <a href="index.php?action=thread&amp;tid=2420&amp;start=0&amp;offset=497&amp;sid=VoiBsX">&gt;&gt;Next Page</a><br />
<br />Forum:<a href="index.php?action=forum&amp;fid=25&amp;sid=VoiBsX">CnWizards IDE Wizard ...</a>
<br />Thread:<a href="index.php?action=thread&amp;tid=2420&amp;sid=VoiBsX">%ArgList% and %Argum ...</a>
<br />Next Thread:<a href="index.php?action=thread&amp;tid=2426&amp;sid=VoiBsX">VC6 tab assigning me ...</a>
</p>
<p align="center"><br /><a href="index.php?sid=VoiBsX">Home</a><br />
<a href="index.php?action=login&amp;sid=">Login</a><br /><br />
<small>Powered by Discuz!</small></p>
</card>
</wml>