>>
> How does one go about things when 2 classes use each other?
-----Original Message-----
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>
>Like this ---
> NOTE: All definitions must be under the same type declaration
Sometimes there is another way available also.
It may be that the classes reference each other only in
their implementations.
If so - you can put the class definitions in separate files
and each reference the other in a "uses" statement
in their implementation sections.
(What does this thread have to do with MSAccess? :-) )
ns
---------------------------------------------------------------------------
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"