> snip
> > 1.  Instead of the constructor / destructor, try overriding the
> > AfterConstruction / BeforeDestruction procedures.
>
> There are no such procedures for a TObject or anything in
> Delphi 3. The best
> I can come up with is NewInstance / FreeInstance, both of
> which are declared
> virtual. What would my code look like?

Ah, D3.  I guess you will just have to override the constructor /
destructor...

Dennis.

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to