<div dir="ltr">Hello,<div><br></div><div>Please try the test below:</div><div><br></div><div>[code]</div><div><div>uses</div><div> Forms, fgl;</div><div><br></div><div>type</div><div> TForm1 = class(TForm)</div><div> end;</div><div><br></div><div> { TTest }</div><div><br></div><div> TTest = class(specialize TFPGList<TObject>)</div><div> public</div><div> property Test: strin| << try Identifier Completation here [Ctrl+Space] ...</div><div> end;</div></div><div>[/code]<br clear="all"><div><br></div><div>It will see an:</div><div><br></div><div>"unit1.pas(16,17) Error: identifier not found: specialize"<br></div><div><br></div><div>In Lazarus 1.2.4 it works fine.</div><div><br></div><div>Thank you!</div><div><br></div>-- <br><div class="gmail_signature">Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a></div>
</div></div>