Page 1 of 1

How to brwose exsiting Connections?

Posted: Wed 14 Jun 2006 11:36
by Hans
Hi,

I would like to create a non visual component in delphi which has a property that refers to a TMyConnection. Can someone explain to me how to browse for the existing connections in the used units?

Thanks in advance!

best regards,
Hans

Re: How to brwose exsiting Connections?

Posted: Wed 14 Jun 2006 13:31
by Antaeus
MyDAC doesn't provide such functionality. You should use Delphi features to achieve this goal. Please see Delphi help for detailed information.