Hi everyone

I have a form (MainForm) which calls a function in a unit I'm creating,
called DatabaseUtils. I want this unit to be able to have access to the
public variables etc. of the calling form, without needing to hardcode into
the DatabaseUtils unit, "uses MainForm". Any form could have called my new
unit. So how do I give my unit, access to the calling form?

Thanks for any advice.

Dave Jollie
Software Developer BOA IT
09 368 4259 ext 6231

The information contained in this mail message is confidential and may also
be legally privileged. If you are not the intended recipient, please note
that any use, dissemination, further distribution, or reproduction of this
message in any form what so ever, is strictly prohibited.  If the mail is in
error, please notify me by return E-mail, delete your copy of the message,
and accept my apologies for any inconvenience caused.

---------------------------------------------------------------------------
    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"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to