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
How to brwose exsiting Connections?
Re: How to brwose exsiting Connections?
MyDAC doesn't provide such functionality. You should use Delphi features to achieve this goal. Please see Delphi help for detailed information.