[fpc-devel] class abstract, class sealed implementation. please review.

Paul Ishenin webpirat at mail.ru
Mon Oct 19 13:40:52 CEST 2009


Vinzent Höfler wrote:
> And what is with the TNokia3720Phone_DeluxeEdition which is basically the same as TNokia3720Phone, but with some enhanced features?
>   
TNokia3720PhoneEdition = (n3720peStandard, n3720peDeluxe);
TNokia3720Phone = class sealed(...)
public
  property Edition: TNokia3720PhoneEdition;
end;

Best regards,
Paul Ishenin.



More information about the fpc-devel mailing list