How do interfaces help i n multiple inheritence? If  
I have a ClassA and ClassB then if I want to inherit ClassC from 
ClassA its simple. But if I want to inherit from ClassA and ClassB 
then using interface I have to implement all the functions in ClassB 
again in ClassC, so how does it makes life simple?


Sandeep

Software Developer
CFL
[EMAIL PROTECTED]
http://www.cfl.co.nz

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to