[Lazarus] RFC: TBarChart deprecation

Paul Ishenin webpirat at mail.ru
Mon Mar 22 00:03:06 CET 2010


21.03.2010 23:11, Alexander Klenin wrote:
> 2) Deprecate TBarChart by adding appropriate comments
>    and/or "deprecated" modifier (although it seems that FPC does not allow
>    to declare a class deprecated).
>    
type
   TBarChart = class
   end deprecated;

This must work. Note no semicolon between end and deprecated.

Best regards,
Paul Ishenin.




More information about the Lazarus mailing list