Board index » delphi » NEWBIE Nested declaration/circular reference? NEWBIE
Jim Barr
![]() Delphi Developer |
Thu, 08 Jul 1999 03:00:00 GMT
NEWBIE Nested declaration/circular reference? NEWBIEMaybe someone can throw some light on this code, it is an example from unit Unit1; interface THusband = Class implementation END. It raises a couple of problems for me:- 1. Why is there a ';' after the first class declaration and not the 2. What is the purpose of declaring a variable of the same type as 3. It appears that THusband is declared twice with different ************************************************************************ I am still puzzled as to how it does not flag a duplicate identifier Comments welcome, I am gathering speed with this SUPERB language but Thank you for your help and indulgence! Cheers, Jim Jim Barr Machine Conversation Leaves rustle, blades turn, water moves |