<div dir="ltr">Hello,<br><br>I have two questions regarding class Abstract:<br><br>1. From what version of FPC does it support ?<br>2. Can I inherit from a class and the new class that I declare can be set as abstract ?<br>

<br>I mean<br><br>TClassA = class abstract<br>...<br>end;<br><br>TClassB = Class(TClassA) abstract ?<br><br>If so, then what am I missing here? FPC (2.5.1) tell me that it is expecting ":", but "abstract" was found.<br>

<br>Thanks,<br>Ido<br><br><br clear="all"><div dir="ltr">LINESIP - Opening the source for communication<br><a href="http://www.linesip.com" target="_blank">http://www.linesip.com</a><br><a href="http://www.linesip.co.il" target="_blank">http://www.linesip.co.il</a><br>

<br></div><br>
</div>