where ist the property Connection from TMyConnectDialog?
If I execute TMyConnectDialog I get Message "Connetion is not defined".
But I cannot define the Connection due to missing property.
__property Myaccess::TCustomMyConnection* Connection = {read=GetConnection};
Thanks for your help
Thomas