[lazarus] FPC Request
Florian Klaempfl
Florian.Klaempfl at gmx.de
Mon Oct 25 16:04:56 EDT 1999
Marc Weustink wrote:
>
> At 21:01 23-10-99 +0200, Florian Klaempfl wrote:
> >Shane Miller schrieb:
> >>
> >> Oh, another thing.
> >>
> >> FPC doesn't allow just
> >>
> >> inherited;
> >>
> >> You seem to require the procedure name and parameters after the reserved
> >> word inherited. This should work without anything but
> >>
> >> inherited;
> >>
> >> on the line. If you try it, you get an error
> >>
> >> identifies no member INHERITED
> >>
> >> or something like that.
> >>
> >> Shane
> >
> >I think this should work only in message handlers, but even there it doesn't
> >work.
>
> In delphi it works in every overidden method
>
What are the rules for paramter passing?
More information about the Lazarus
mailing list