"Harald" <swobu@kroning.dk> wrote in
news:3ea43292$0$52136$edfadb0f@dread16.news.tele.dk:
> Hej
>
> Kan man ikke benytte forward på en class?
forward er ikke nødvendigt du kan blot skrive:
TFoo = class;
TBar = class
Foo: TFoo;
...
end;
TFoo = class
...
end;
/Claus
--
Claus Christiansen, <mailto:NOSPAM@unipeople.dk>, leave the adr. as it is
personal: <
http://unipeople.dk/~cch>; pythia: <
http://www.pythia.dk>
===========================================================--------------
"Computers are useless. They can only give you answers" - Pablo Picasso