[lazarus] inherited

Samuel Liddicott sam at campbellsci.co.uk
Mon Aug 16 09:42:17 EDT 1999




> -----Original Message-----
> From: Shane Miller [mailto:SMiller1 at stvgb.org]
> Sent: 16 August 1999 02:19 PM
> To: lazarus at miraclec.com
> Subject: [lazarus] inherited
>
>
> I see in Delphi you can simply place
>
> Inherited;
>
> in a procedure and it'll call the inherited procedure
> automagically.  Can we add this to FPC please.  I need it for
> compatability.

in Delphi 1 this only works for message handler procedures.
I think in Delphi 4 it will call any inherited procedure with the same
arguments.

Sam






More information about the Lazarus mailing list