Subject | Re: [IBO] Need help with Interfaces and Delphi 3 |
---|---|
Author | Nando Dessena |
Post date | 2001-11-27T15:27:57Z |
Jason,
base class.
How? The rest of the last message in the thread Norman posted has the
solution. Unfortunately the implementation is missing. My guess is that
if you just copy the implementation from D4 or D5 (in TComponent) it
should just work.
Not that I am personally interested in D3 support, but the solution is
at hand and it seems a shame to not use it.
Ciao
--
____
_/\/ando
> > found this on Google - looks like D3 is broken but D4 is fixed.the solution was rather to reimplement GetInterface and _Release in your
>
> Thanks, I'll just pull the support for this out of the Delphi 3 code.
base class.
How? The rest of the last message in the thread Norman posted has the
solution. Unfortunately the implementation is missing. My guess is that
if you just copy the implementation from D4 or D5 (in TComponent) it
should just work.
Not that I am personally interested in D3 support, but the solution is
at hand and it seems a shame to not use it.
Ciao
--
____
_/\/ando