On 10/12/07, Marc Santhoff <[EMAIL PROTECTED]> wrote: > Does object pascal allow a class declaration marked as an abstract > class? Like in java for making sure the class can never be instantiated > itself, only it's descendants can be?
The compiler will issue a warning if you instantiate a class with abstract methods -- Felipe Monteiro de Carvalho _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal