Hi All

I am taking a beating with form inheritance !

I have two master template forms T1 and T2

T2 inherits from T1

All forms in the app inherit from either T1 or T2.

I wanted to add a property to T1. However this never showed in the object inspector. After reading I discovered I needed to add a T0 which only defined properties and have T1 inherit from it. T0 needed to be registed in a package.

This worked in the T1 now shows the property as do all forms that inherit from it, apart from T2 !!!! Does anyone have any suggestions?

--
Rob Martin
Software Engineer

phone +64 03 377 0495
fax   +64 03 377 0496
web www.chreos.com      

Wild Software Ltd

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: [email protected]
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe

Reply via email to