> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Dennis Chuah
> Sent: Tuesday, 24 August 1999 09:30
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: Override
>
>
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?

snip

============================================
Patrick Dunford, Christchurch, NZ
http://patrick.dunford.com/

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

Reply via email to