<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
26.08.2011 14:15, Mattias Gaertner пишет:
<blockquote
cite="mid:1478036751.306924.1314353702014.JavaMail.open-xchange@cc-app3"
type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<p style="margin: 0;"> <span> <span></span> </span> </p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;"> <br>
Felipe Monteiro de Carvalho
<a class="moz-txt-link-rfc2396E" href="mailto:felipemonteiro.carvalho@gmail.com"><felipemonteiro.carvalho@gmail.com></a> hat am 26. August 2011
um 12:00 geschrieben: <br>
<br>
> 2011/8/26 Juha Manninen <a class="moz-txt-link-rfc2396E" href="mailto:juha.manninen62@gmail.com"><juha.manninen62@gmail.com></a>:
<br>
> > Right. I first thought the ultimate reason was the
procedure var parameter <br>
> > named "out". <br>
> > However it seems to work ok in other code. <br>
> <br>
> For me it doesn't work. I just added to my TForm this: <br>
> <br>
> public <br>
> Procedure Something(out: Integer); <br>
> <br>
> And pressed Ctrl+Shift+C <br>
> <br>
> It fails. </div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">"Out" as parameter name is not allowed in
mode objfpc and delphi.</p>
<p style="margin: 0px;">The feature can be turned on/off with the
modeswitch "out". </p>
<p>This needs to be implemented in the codetools.</p>
<p>I will take a look. </p>
<p> </p>
<p>Mattias</p>
<p> </p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
</blockquote>
First, look please pascalparsertool.pas line 1175.
</body>
</html>